You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by hilz <hs...@hotmail.com> on 2006/02/17 18:11:32 UTC

removing files from repository

Hi
If i check in a large binary file into svn by mistake, and now i want to 
remove it. simply deleting it and committing the change is not what i 
want because it will still be in the repository and will increase the 
size of backups.
how do i delete this file from the repository for good...as if it was 
never checked in to begin with?

thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: removing files from repository

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Feb 17, 2006, at 19:11, hilz wrote:

> If i check in a large binary file into svn by mistake, and now i  
> want to remove it. simply deleting it and committing the change is  
> not what i want because it will still be in the repository and will  
> increase the size of backups.
> how do i delete this file from the repository for good...as if it  
> was never checked in to begin with?

This is a FAQ:

http://subversion.tigris.org/faq.html#removal




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org