Re: svnrdump with subpath and revision range has strange Node-paths

2012-01-18 Thread Neels J Hofmeyr
issue #4101 http://subversion.tigris.org/issues/show_bug.cgi?id=4101 On 01/17/2012 09:40 PM, C. Michael Pilato wrote: >> The first dumped revision's Node-paths are all relative to >> .../contrib/server-side; the next revision's Node-path is relative to ^/: >> >> [[[ >> Node-path: fsfsfixer >> [...

Re: svnrdump with subpath and revision range has strange Node-paths

2012-01-17 Thread C. Michael Pilato
On 01/17/2012 12:20 PM, Neels J Hofmeyr wrote: > With svnrdump, try dumping a revision range of a subpath. I chose two > consequtive revisions: > > svnrdump dump \ > http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/ \ > -r1232154:1232155 \ > | grep -a ^Node-path > > The fir