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

Re: svn commit: rev 7961 - trunk/subversion/libsvn_wc

From: John Szakmeister <john_at_szakmeister.net>
Date: 2003-12-12 01:39:53 CET

On Thursday 11 December 2003 11:45, Philip Martin wrote:
> John Szakmeister <john@szakmeister.net> writes:
> > It appears that in copy-test 9, we end up calling adm_retrieve() on
> > a write baton that's been closed though.
>
> When? During the commit? One effect of close is to delete the baton
> from the hash, so retrieve is unlikely to find the baton.

Yeah, during the commit. I did some more investigation and it turns out it's
svn_wc__run_log() going back and retrieving the access baton for the parent.
So, all is well... which you probably knew anyways. :-)

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 01:35:32 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.