The bug appears still present in 1.6.6 (slightly ahead of karmic and
current lucid).
Reproduction script:
#!/bin/sh -ex
svnadmin create bug96657-repo
repo="file://$PWD/bug96657-repo"
svn co "$repo" bug96657-wc
cd bug96657-wc
echo blah > target
ln -s target file
svn add target file
svn ci -m 'add initial state'
svn update
svn rm file
touch file
svn add file
svn ci -m 'attempt to replace symlink with file'
** Changed in: subversion (Ubuntu)
Status: Incomplete => Confirmed
--
subversion 1.4.x regression when replacing symlink by regular file
https://bugs.launchpad.net/bugs/96657
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs