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

Re: Faking obliteration

From: <cmpilato_at_collab.net>
Date: 2003-07-15 21:29:26 CEST

martin@v.loewis.de (Martin v. Löwis) writes:

> Is there a way to obliterate information from a repository, perhaps
> automatically? I'd like to permanently remove a certain file from the
> repository. To do so, it would be acceptable to rebuild the directory
> from scratch, skipping all information relevant to that file, or to
> operate on the repository directly.
>
> Can anybody give hints on how to achieve that?

It's called 'svn obliterate' ... and it exists only in our dreams (and
future plans). You can accomplish the task through crafty use of
'svnadmin dump' and 'svnadmin load', though.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 21:29:29 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.