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

svndumpfilter fails extracting a directory

From: Christoph Bartoschek <bartoschek_at_or.uni-bonn.de>
Date: 2005-07-22 17:07:07 CEST

Hi,

I try to test splitting a repository of several projects into several
different repositories. However splitting fails:

held@maximator:~/vlsi>
cat /tmp/fast_tdl.dump.2 | svndumpfilter include /trunk/tcl >
fast_tdl.tcl.dump

Including prefixes:
   '/trunk/tcl'

Revision 0 committed as 0.
Revision 1 committed as 1.
Revision 2 committed as 2.
Revision 3 committed as 3.
Revision 4 committed as 4.
Revision 5 committed as 5.
Revision 6 committed as 6.
Revision 7 committed as 7.
Revision 8 committed as 8.
Revision 9 committed as 9.
Revision 10 committed as 10.
Revision 11 committed as 11.
Revision 12 committed as 12.
Revision 13 committed as 13.
svndumpfilter: Invalid copy source path '/trunk/fix_clocks.tcl'
held@maximator:~/vlsi>

Does anyone know what might fail?

I remember that we had some problems with revision 13. Maybe someone sees
from the log, what might be wrong:
Added app-parms.
------------------------------------------------------------------------
r13 | held | 2005-06-22 18:05:03 +0200 (Wed, 22 Jun 2005) | 1 line
Changed paths:
   D /trunk/bp_commands.tcl
   D /trunk/do_commands.tcl
   A /trunk/etc
   D /trunk/fast_tdl.tcl
   D /trunk/fix_clocks.tcl
   D /trunk/load_tla.tcl
   D /trunk/netweight.tcl
   D /trunk/parms
   A /trunk/tcl
   A /trunk/tcl/bp_commands.tcl (from /trunk/bp_commands.tcl:12)
   A /trunk/tcl/do_commands.tcl (from /trunk/do_commands.tcl:12)
   A /trunk/tcl/fast_tdl.tcl (from /trunk/fast_tdl.tcl:12)
   A /trunk/tcl/fix_clocks.tcl (from /trunk/fix_clocks.tcl:12)
   A /trunk/tcl/load_tla.tcl (from /trunk/load_tla.tcl:12)
   A /trunk/tcl/netweight.tcl (from /trunk/netweight.tcl:12)
   D /trunk/xivim.tcl

Christoph Bartoschek

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 17:22:23 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.