Package: subversion Version: 1.7.5-1 Severity: normal After the upgrade from 1.6.17 to 1.7.5, svn no longer resolves symlinks. Consider the following testcase:
mkdir my-test-svn cd my-test-svn svnadmin create svn svn co file://`pwd`/svn wc cd wc svn mkdir foo svn ci -m 'add directory foo' ln -s foo bar svn add bar svn ci -m 'add symlink bar to foo' touch foo/file svn add foo/file svn ci -m 'add file' svn up ls -l bar/file svn log bar/file I get an error: svn: E155010: The node '/tmp/my-test-svn/wc/bar/file' was not found. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages subversion depends on: ii libapr1 1.4.5-1.1 ii libc6 2.13-33 ii libsasl2-2 2.1.25.dfsg1-4+b1 ii libsvn1 1.7.5-1 subversion recommends no packages. Versions of packages subversion suggests: pn db5.1-util <none> ii patch 2.6.1-3 ii subversion-tools 1.7.5-1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org