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

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

From: John Woods <jqwoods_at_gmail.com>
Date: Thu, 13 Mar 2008 10:49:56 -0700

Hello,

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?

Thanks for any info!

---------------------------------------------------------------------
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 18:50:36 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.