Re: Faking obliteration
From: Alexander Sabourenkov <screwdriver_at_lxnt.info>
Date: 2003-07-17 10:31:41 CEST
Martin v. Löwis wrote:
Well.. `svndumpfilter help` is the only docs I'm aware of. You should also
Also read this thread:
The svndumpfilter usage is pretty simple - to filter out some file or
Then you do svnadmin dump repos | svndumpfilter exclude path/to/ >newdump.
Then you load newdump into a separate repo and triple-check that it's ok.
This can get pretty complicated if you moved the file around the repo, then
Svndumpfilter will catch copies of the file, but i think it will also catch
In this case you'll have to separately svnadmin dump and filter several
-- ./lxnt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jul 17 10:32:43 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.