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

Re: Is anyone working on "svn obliterate"?

From: Roel Harbers <roel_at_roelharbers.nl>
Date: 2005-01-31 16:41:33 CET

Karan, Cem (Civ, ARL/CISD) wrote:
> Out of even more curiosity, what does it do??? I'm just a user & have
> no idea what it is...

It removes a file from svn completely, not just in HEAD, but also in all
older revision.

A regular svn delete removes the file from the head of the repository,
but the file is still accessible by checking out an old revision.

svn obliterate would remove it from the history too, as if it never
existed in the repository. This could be useful when someone
accidentally commits a private key or password, or when
patent-infringing code must be completely removed for legal reasons.

Regards,

Roel Harbers

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