Stefan Sperling <[email protected]> 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*

