Scott Hughes wrote:
> Hi all. New subversion user who is migrating a very large repository over.
> Right now, I'm getting headaches from svn dump/filter/load. I have a dump
> file with the following header:
>
> SVN-fs-dump-format-version: 2
>
> Svndumpfilter will parse this dump file fine, and give me a new dumpfile
> with the following header:
>
> SVN-fs-dump-format-version: 3
>
> In case it matters, I was including a single path and I used the
> --drop-empty-revs. Passing this new dumpfile to another instance of
> Svndumpfilter causes it to bomb:
>
> svn: Unsupported dumpfile version: 3
I'd like to chime in here. It's pretty unsatsifying that svndumpfilter
outputs a file it cannot itself understand.
I'm attempting a moderately complicated move between repositories that
first requires a 'svndumpfilter exclude' followed by an 'svndumpfilter
include' but this command is not able to be pipelined with itself.
- Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 26 05:25:32 2005