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

Re: Problem with svn_wc_process_committed

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-12 20:23:01 CEST

On Fri, Jul 12, 2002 at 07:16:34PM +0100, Philip Martin wrote:
> But svn_path_condense_targets is called before harvest_committables
> and that is supposed to remove the ancestor/descendant relationship.

No, but harvest_committables *needs* to walk down the tree and read
every entries file for its descendants. So, it'd have to lock the
administrative directories as it determines what to commit.

> > Yes, that is what commit test #8 does. I don't believe the commit
> > processing strips out children. -- justin
>
> I'm still confused, as it doesn't fail when I run the test.

Because harvest_committables isn't locking anything now. I said
before that you need to apply my caching patch. I wanted to check
in the code that would pass the baton around and I can't do that
because svn_wc_process_committed is broken. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 12 20:23:29 2002

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.