svn acts weird on the attached repository (probably a bug):
andrei@viggy ~ $ svn log file:///home/andrei/tmp/rexml/ -r 1082 -v --limit 1
------------------------------------------------------------------------
r1082 | ser | 2005-03-13 14:17:15 +0200 (Sun, 13 Mar 2005) | 2 lines
Changed paths:
M /rexml/branches/xpath_V/src/rexml/xpath_parser.rb
The final cut
------------------------------------------------------------------------
andrei@viggy ~ $ ls /home/andrei/tmp/rexml
README.txt conf dav db format hooks locks
As you can see it prints an extra "/rexml" in the paths. The same (wrong?) path
is reported by the svn bindings (snv.ra.get_log), but 'svn ls' behaviour is
different:
andrei@viggy ~ $ svn ls file:///home/andrei/tmp/rexml
branches/
ruby/
shelves/
tags/
trunk/ |