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

Re: cleaning fsfs for more free space

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-22 10:50:30 CET

On Tue, 22 Mar 2005 12:37:59 +0300, Dmitry <svn@comita.ru> wrote:
> Hello users,
>
> We deleted big files from svn repository, but folder with svn doesn't
> became smaller.
> How can we make svn repository to become smaller after deletion? Because deleted
> files are not needed and they are really big?

Subversion is designed to never loose any information. So even if you
delete a file in HEAD it will still be there in the older revisions.

This faq might solve your problem though
<http://subversion.tigris.org/faq.html#removal>

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 10:53:17 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.