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

Re: svn commit: r1431279 - /subversion/trunk/subversion/libsvn_wc/wc_db_util.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 10 Jan 2013 15:25:55 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

> The WC layer has a clear distinction between create and open so fixing
> in the WC layer only adds an overhead to checkout, the other operations
> are unaffected. The other user is FSFS and it does not have this
> distinction so the overhead would apply to all operations. I admit the
> overhead is small.

We could probably add this distinction to FSFS by passing the create
flag only when writing.

Perhaps we should also set the default SQLite permissions to 666 when
building the amalgamation.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-01-10 16:26:36 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.