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

Re: size of .svn/pristine directory (svn 1.7.x)

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Tue, 10 Dec 2013 01:40:27 +0100

On 2013-12-10 01:00:32 +0400, Ivan Zhakov wrote:
> On 9 December 2013 21:55, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> > Vincent Lefevre wrote on Mon, Dec 09, 2013 at 17:30:21 +0100:
> >> I noticed that the size of the .svn/pristine directory can get huge
> >> over time (several times the expected size). A "svn cleanup" solves
> >> the problem, but
> >> 1. this isn't documented (I'm wondering how many users know that);
> >
> > It's documented in the 1.7 release notes.
> >
> > http://subversion.apache.org/docs/release-notes/1.7#wc-pristines
> >
> >> 2. this isn't automatic.
> >
> > Yes, that's a known bug that we need to fix someday.
> Btw it's not a bug for some use cases: Subversion doesn't download
> files if user switches to branch and then back to trunk. Which is very
> useful in some scenarios.

On machines with sufficient disk space, I agree that this can be
useful.

I suppose it is also the case when doing "svn up -r<some_rev>" if the
pristines of <some_rev> have been kept.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Received on 2013-12-10 01:47:38 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.