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

Re: Question about deleteing a file

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-07 23:15:20 CET

On Wed, 2004-01-07 at 16:10, Kai Hendry wrote:
> On Wed, Jan 07, 2004 at 07:14:28 +0100, Jeroen Ruigrok/asmodai wrote:
> > -On [20040107 19:12], daniel@etrak-plus.com (daniel@etrak-plus.com) wrote:
> > >If a file is commited then i go back and delete it is
> > >the file is still in subversion or is it and all of its changes gone?
> > Subversion never deletes anything. So the deletion is actually
> > versioned as well.
>
> What happens if you want to delete a bunch of binary (JPEG) files you
> accidently imported into your repo?

You 'svn rm' them, and they no longer exist in the latest revision
tree. But they still exist in *older* trees.

Read this FAQ: http://subversion.tigris.org/project_faq.html#removal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 7 23:16:14 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.