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

Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Problem using subversion on a large repository

From: <kmradke_at_rockwellcollins.com>
Date: Wed, 29 Oct 2008 08:22:10 -0500

Andreas.Otto_at_versit.de wrote on 10/29/2008 02:21:22 AM:
>
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> As odd as it seems, doing a full "svnadmin dump --deltas" of your
> repository may in fact create a smaller dumpfile than dumping a
> specific revision with "svnadmin dump -r REV".
> (When not using --incremental flag.)
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
> my goal was to filter out some unused repository paths using
svndumpfilter
>
> Question: Can I use the dumpfilter with "svnadmin dump --deltas" ?

I thought you could, but I just tried it last night and received an error:

subversion/libsvn_repos/load.c:577: (apr_err=140001)
svndumpfilter: Unsupported dumpfile version: 3

This is with svn 1.5.1. I also tried it with 1.4.6 and the same
error occurs.

That limitation does make the dump/filter/load cycle even less
desirable...

Kevin R.
Received on 2008-10-29 14:22:30 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.