> On Mon, 2010-02-15 at 01:43 +0100, Stefan Sperling wrote: >> Making the pristine store optional should be easy and I've seen >> this mentioned before: >> http://subversion.tigris.org/issues/show_bug.cgi?id=525#desc19
I think optional pristine store needs to be possible to control on the file level. Not just on or off. On a different note, the bug comment, the above URL is a response to mentions: "open subversion up to new markets: home backup and multiple-computer synchronization" I use svn for some of that: I version parts of my home directory, mostly config files, but also some replicated ordinary files. One thing I'm missing for my use case is the possibility to persist write privileges (I have some files with login secrets that I would like to be set to go-rwx, or the equivalent). (I'm aware of fsvs but it's not really appropriate to my use case)