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

Re: svndumpfilter vs svnadmin

From: Robin Becker <robin_at_reportlab.com>
Date: 2005-09-07 17:44:25 CEST

Robin Becker wrote:
> Robin Becker wrote:
>
>> Hi, I have a repository that ends up as 2479097336 bytes when dumped.
>> I need to filter some stuff using the svnadmin dump command so I tried
>
>
> whoops, meant svndumpfilter above
>
>> making a long pipeline and got some messages saying
>>
>
OK I figured out how to do multiple excludes in one pass, but now even assuming
that svnadmin will read it back in will it ever be possible for me to filter
dumps again? The filtered dump has revision 3 and cannot be read by my
svndumpfilter.

# cat filtered-dumpfile | svndumpfilter exclude a >dingo.dmp
Excluding prefixes:
    '/a'

svn: Unsupported dumpfile version: 3

-- 
Robin Becker
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 7 17:46:21 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.