You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Erik Huelsmann <eh...@gmail.com> on 2004/12/17 23:52:16 UTC

Re: bug: svnadmin and svndumpfilter version inconsistency

Hi!

This will be fixed in the upcomming 1.1.2 release. Thanks for reporting!

bye,

Erik.

On Thu, 18 Nov 2004 13:17:10 +0100, Richard Musil
<ri...@bigfoot.com> wrote:
> Hello all,
> I have found funny bug in svndumpfilter (or svnadmin). svnadmin dump
> produces dump with version 2 (SVN-fs-dump-format-version) written in the
> file header, svndumpfilter produces filtered dump with version 3. When
> using already filtered dump as an input to another svndumpfilter pass,
> svndumpfilter emits error about dump version and quits. So basically,
> filtered dumps cannot be used with svndumpfilter again.
> 
> Another problem I am facing with svndumpfilter is when I try exclude
> some projects. Even I have 'Node-path: work' with 'add' in svn-dump, I
> cannot filter it out with exclude. Instead I am getting error:
> svn: Invalid copy source path '/work'
> I presume it might be related to the fact, that there is also /Work
> folder in the repository (which, btw, I do not want to filter out) and
> the case may conflict some processing. Other paths which do not have
> case insensitive twin filter out fine.
> 
> Version used:
> svnadmin, version 1.1.1 (r11581)
>     compiled Nov 13 2004, 20:17:33
> svndumpfilter, version 1.1.1 (r11581)
>     compiled Nov 13 2004, 20:17:33
> 
> Platform: Gentoo linux, compiled from portage ebuild.
> 
> Richard Musil
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org