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

Re: [PATCH]svn_wc__find_wc_root

From: Philip Martin <philip_at_codematters.co.uk>
Date: Fri, 26 Jun 2009 15:47:04 +0100

Stefan Sperling <stsp_at_elego.de> writes:

> I don't think that opening an access baton like this will work while
> a commit is in progress. It will work while no commit is in progress,
> so in your testing the function has suceeded so far.
>
> But it will fail during a commit because the root directory of the
> working copy directory might already be locked for writing.

Read-locks and write-locks can coexist.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2365712
Received on 2009-06-26 16:47:21 CEST

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.