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

Re: svndumpfilter

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Tue, 23 Dec 2008 02:24:19 -0600

On Dec 22, 2008, at 18:03, Tyler wrote:

> On Mon, Dec 22, 2008 at 01:26:59PM -0700, Aaron Searle wrote:
>
>> I have some developers that have committed .o files and bin
>> folders on some repos and I want to clean them all up.
>>
>> They are not all at the root directory, so the simple
>> "svndumpfilter exclude bin/" will not take care of all cases.
>
> find -name *.o | xargs svn rm
> [review changes]
> svn commit
>
> Is there some reason you need to mess with dumping and filtering?

If there is, then take a look at svndumptool which has a lot more
features than svndumpfilter:

http://svn.borg.ch/svndumptool/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=990446

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-23 09:25:27 CET

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.