I can rdump single revisions of a path deleted in HEAD, but a revision range
over the same two revisions fails:

[[[
$ svnrdump dump
http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/mod_setlocale
-r1232154 > /dev/null
* Dumped revision 1232154.

$ svnrdump dump
http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/mod_setlocale
-r1232155 > /dev/null
* Dumped revision 1232155.

$ svnrdump dump
http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/mod_setlocale
-r1232154:1232155 > /dev/null
* Dumped revision 1232154.
subversion/svnrdump/svnrdump.c:433: (apr_err=160013)
subversion/libsvn_ra/ra_loader.c:1184: (apr_err=160013)
subversion/libsvn_ra_neon/util.c:1323: (apr_err=160013)
subversion/libsvn_ra_neon/util.c:596: (apr_err=160013)
svnrdump: E160013:
'http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/mod_setlocale'
path not found
]]]

The URL@peg syntax doesn't work with svnrdump, if you were wondering.

Again, anyone have their foot in the svnrdump door already? Should this also
be a new issue?

~Neels

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to