[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 15:06:12 -0500

On Tue, Nov 29, 2011 at 3:00 PM, Joshua McKinnon <jmmckinnon_at_gmail.com> wrote:

> Having it happen automatically instead of needing to regularly run
> "svn cleanup" is definitely preferable. I've never had to run it in
> the past except in the event of a problem. (e.g. a command did not
> complete properly, or something else got borked)

Note that the difference is that now your pristines are shared. So if
you have files in your working copy that are identical there is only a
single pristine. Imagine a checkout of an entire repository,
including tags and branches. For all of those files in your tags and
branches that would are just duplicates of each other there is only a
single pristine version stored now where as before every file had a
pristine.

I could not find any issue # for this either.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-11-29 21:06:45 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.