Re: Externals path display

2013-04-12 Thread Stefan Fuhrmann
That has been a fresh checkout with /trunk from about 1 week ago and the command line has been copied verbatim into my post. The only special circumstance here is that the external repositories were not available during checkout. Maybe those errors interfered with table contents being written? --

Re: Externals path display

2013-04-12 Thread Bert Huijben
There is as far as I can tell no code in Subversion that can generate ../ style paths from an abspath for you. Are you sure this is how you invoked ‘svn’ or did you invoke ‘svn'via a similar ../ path (maybe via a script)? It should show paths in exactly the same way as you provided them to svn.

Externals path display

2013-04-12 Thread Stefan Fuhrmann
Hi, While playing around with large working copies, I discovered that we display externals as rather odd relative paths: /home/stefan/develop/trunk$ ./subversion/svn/svn st /mnt/hdds/apache X ../../../../mnt/hdds/apache/lucene/pylucene/tags/pylucene_3_0_2/jcc X ../../../../mnt/hdds/ap