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

Re: svn commit: r1547866 - /subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 04 Dec 2013 19:30:16 +0000

Stefan Sperling <stsp_at_elego.de> writes:

> Oops, I pasted an old version of my diff. Here's the final one,
> mostly with adjusted comments.
>
> Overall, I like your trick with creating an empty file better.
>
> What do you think about making 'svnadmin create' create rep-cache.db?

My new code makes rep-cache.db have umask permissions but I see now that
is probably not be what we want. When commit creates new revision and
revprop files it propogates the permissions from the r0 revision file.
I think that when we create the rep-cache we should do the same.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2013-12-04 20:30:51 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.