[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "svn commit" performance

From: <cmpilato_at_collab.net>
Date: 2003-06-21 07:26:04 CEST

Chia-liang Kao <clkao@clkao.org> writes:

> I jus did a ktrace check, "svn commit trunk" is checking .svn stuff
> under tags/*

And I'm gonna guess that what you saw was 'lock' files being written
under tags/*, yes?

For reasons that I honestly don't understand, 'svn commit foo' does a
full recursive lock on foo's parent directory. I've noticed this
behavior for some time now, but haven't had the chance to investigate.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 21 07:25:52 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.