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

Re: Philip, is issue #1556 easy for you?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-11-10 20:29:57 CET

Philip Martin <philip@codematters.co.uk> writes:

> Locking can get triggered by pool cleanup, but for update it's coded
> explicitly since svn_client_update calls svn_wc_adm_close. I see that
> svn_client__checkout_internal doesn't explictily call close, I think
> it should (although that won't make it any faster.)

Oops! svn_client__checkout_internal doesn't call svn_wc_adm_close
explictily because it uses svn_client_update and that calls
svn_wc_adm_close.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 10 20:31:03 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.