On 2017-11-03 00:18:59 +0100, Vincent Lefevre wrote: > cventin:~> svn ls -r99809 > file:///home/vlefevre/private/svn-tmp/perso/tcl/fidelite@99808 > svn: E160016: Failure opening '/perso/tcl/fidelite' > svn: E160016: '/perso/tcl' is not a directory in filesystem > '99759db8-4ec0-0310-8bf9-df86780d22d8'
For this one, valgrind doesn't signal any issue. And with strace, I can see that: .../db/revs/99/99809 is opened 5 times. .../db/revs/99/99807 is opened 3 times. .../db/revs/52/52653 is opened 5 times. r99807 is the revision where the /perso/tcl directory and the /perso/tcl/fidelite file were added. r52653 is the revision where the /misc/perso directory was renamed to /perso. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)