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

Re: Disk space recovery

From: Neil Gower <neilg_at_digitalextremes.com>
Date: 2004-03-23 00:46:53 CET

Glenn Maynard wrote:

> When commits to the larger binary files start taking too much space, I simply
> go around with "cvs admin -o" on the larger files, wiping out old revisions
> to clear up space. Although this is annoying (as it's not self-maintaining),
> it works fine: space is recovered, working copies are unaffected, and other
> files (where we do want versioning) are unaffected.
>
> I'd like to have the repository migrated to svn, but I can't find any way to
> prevent these binary files from killing our disk space.

Hopefully, this won't be as big an issue for svn users, due to the whole
binary deltas thing.

On the other hand, if you keep them around long enough, I'm sure the
history of binary files will still get big with svn. I do the same
thing with our CVS repository (admin -o), after backing up to offline
storage.

The "erase history" feature seems a useful feature, maybe it could be
wish-listed for a future version of svn?

Neil.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 23 00:47:54 2004

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.