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

Re: My life in subversion, twice.

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-08-24 04:36:20 CEST

On 8/23/05, WOB <wayofbsd@verizon.net> wrote:
>
> I am keeping a bunch of my personal files in a Subversion database.
> Some of these files are large, and I think they are being stored twice
> on my client machines - one as the 'working copy' and again as the
> pristine 'base copy'.
>
> Is there a way to flag a file as "read-only", so that a 'base copy' is
> not stored in the hidden .svn directory?
>
Currently, No. There is some work going on to extend working copies
to allow this type of behavior, but it is in the early stages. If these
directories change rarely, you could try svn exporting those rather than
checking out the directories.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 24 04:37:51 2005

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.