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

Re: Save space of .svn/text-base/*.svn-base for local usage?

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Thu, 13 Mar 2008 14:41:01 -0500

On Mar 13, 2008, at 12:49, John Woods wrote:

> I'm wondering if it's possible to save the space consumed by
> <working_copy>/.svn/text-base/*.svn-base when using SVN in a purely
> local fashion. Both my repository and working copy are on my local
> filesystem and I'm using the file:/// protocol for repository access.
>
> Perhaps this is a naive question, but it seems to me that if svn
> needs to compare my working copy of a file against the repository
> version, and that repository is local, it should be able to skip
> caching the repository version under .svn/text-base (which seems
> much more necessary in a networked scenario).
>
> So, is it possible to configure svn not to cache repository copies
> under .svn/text-base?

Sorry, it's not currently possible. See:

http://subversion.tigris.org/issues/show_bug.cgi?id=525

And:

http://subversion.tigris.org/issues/show_bug.cgi?id=908

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-13 20:42:01 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.