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

How to avoid pristine copy for really big files?

From: Christian Convey <christian.convey_at_gmail.com>
Date: 2007-09-05 02:00:43 CEST

I've got a project that has some really big binary files checked into SVN.

The files are so large (relative to the amount of available
client-side storage) that I'd really like to avoid having Subversion
keep two copies of each file on the client side: one exposed copy,
plus one pristine copy under the .svn directory.

Is there any way I can get this down to just one client-side copy
rather than two?

Thanks,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 5 01:57:53 2007

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.