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

Disk space usage

From: Jon Sporring <sporring_at_diku.dk>
Date: 2005-09-30 10:40:20 CEST

Hi,

We've recently converted a cvs repository into a subversion using cvs2svn and
FSFS. We experince the following problem: The repository on the server is
only 5.5GB, which is half the size of the original cvs repository 11GB, but
when I checkout the trunk, then the resulting working copy is almost twice
the size, 19GB, of the original checkout of the cvs repository. We do have
large binary files, which we use as a method of file-sharing, and I realize,
that this will cause the file to be present in the working copy twice: in
the .svn directory and in the corresponding place of work. However, it would
appear that the subversion repository uses compression; does anyone know of a
simple way to enforce compression on the .svn directories or any other smart
trick to reduce the size of the working copy?

Thanks, Jon

-- 
Jon Sporring
Department of Computer Science, University of Copenhagen
Universitetsparken 1, DK-2100 Copenhagen, DENMARK
Phone: +45 3532 1469 / Fax: +45 3532 1401
E-mail: sporring@diku.dk
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 30 10:43:08 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.