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

Re: removing stuff from repository, permanently

From: Alexander Sabourenkov <screwdriver_at_lxnt.info>
Date: 2003-03-06 18:46:37 CET

cmpilato@collab.net wrote:
> Ben Collins-Sussman <sussman@collab.net> writes:
>>Greg Hudson <ghudson@MIT.EDU> writes:

[...]

>>> svnadmin dump old-svn > dumpfile
>>> svnlogfilter --excludes=/clients dumpfile | svnadmin load svn
>>> svnlogfilter --includes=/clients dumpfile | svnadmin load svn-clients
>>>
>>>svnlogfilter can then get as complicated as it wants, without
>>>interfering with the robustness and maintainability of the basic dump
>>>and load operations.
>>
>>Ooh, wow, what a great idea! How Unix-y!
>>
>>+1
>
>
> Cha-ching! +1 here, too.

I'll be coding such filter then.

Any ideas how should it be called?

svnlogfilter?
svndumpfilter?
svnfilter?

-- 
./lxnt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 18:47:23 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.