[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: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-07-07 20:06:32 CEST

Hi, so what's the status of your patch? would you like to post it for
testing and reviewing?

Cheers,
CLK

On Sat, Jun 21, 2003 at 01:09:18AM -0500, cmpilato@collab.net wrote:
> > > 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.
>
> Oh, it's wrong behavior -- no question there. And now I have a patch
> in progress which locks the parent dir *non-recursively*, and then
> locks each of the targets below that recusively (or not, based on
> whether or not the commit was given the --non-recursive (-N) flag).
> This seems to work as planned, except that in revision 3594, loooooong
> ago, Philip Martin added this code:

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 7 20:07:16 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.