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

Re: Unreferenced pristines behavior in 1.7

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 29 Nov 2011 19:14:06 -0500

On Tue, Nov 29, 2011 at 6:28 PM, Talden <talden_at_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/
Received on 2011-11-30 01:14:39 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.