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

Re: svn commit: r922511 - /subversion/trunk/subversion/libsvn_client/commit.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sun, 14 Mar 2010 13:50:13 +0000

Greg Stein <gstein_at_gmail.com> writes:

> Rather than explicit acquire/release, I think we're trying to use
> svn_wc__call_with_write_lock(). That will ensure that we don't leave
> write locks around on an error exit.

I've used svn_wc__call_with_write_lock in the past but I feel that the
baton interface is cumbersome. Since the commit code already used
explicit error tracking I decided simply to continue to use it.

-- 
Philip
Received on 2010-03-14 14:50:56 CET

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.