On Tue, Nov 29, 2011 at 6:28 PM, Talden <tal...@gmail.com> wrote: > I'd actually like the ability to separate the pristine-store from the > WC root since I'd like to have several WCs for the same trunk or > branch with various pieces of work-in-progress - sharing pristines > there would be great. > > Maybe something like the Bazaar shared-repositories. Just look up the > path until you hit a .svn that contains a pristine-store.
Interesting idea. The top-level .svn folder would need to include the wc.db and the pristines, so maybe the other .svn folders would just be empty with some kind of pointer file. A central pristine store needs a central wc.db to go with it though, or else the ref counting could not work. -- Thanks Mark Phippard http://markphip.blogspot.com/