On Mon, Jan 02, 2012 at 01:29:45AM -0600, Jonathan Nieder wrote: > Jonathan Nieder wrote: > > > Haven't tried trunk yet. > [...] > > svnadmin create /tmp/test.repo > > <test.dump svnadmin load /tmp/test.repo > > svn checkout -r4 file:///tmp/test.repo working-copy > > cd working-copy > > svn update > > > > Expected result: executable changes to symlink. > > Actual result: svn: E155010: The node '/tmp/working-copy/exec.sh' was not > > found. > > Happens with trunk@1226348, too.
Filed as http://subversion.tigris.org/issues/show_bug.cgi?id=4091