** Summary changed:

- subversion 1.4.x regression when replacing regular file by symlink or 
conversely
+ subversion 1.4.x regression when replacing symlink by regular file

** Description changed:

  Binary package hint: subversion
  
  Subversion 1.3 (as packaged in Edgy) is able to replace a file by
  symlink and conversely in a single revision. Subversion 1.4 has a bug
- that prevents this and requires removing the file/symlink in one commit,
- and adding the replacement in the following commit.
+ that prevents replacing a symlink by a file in one commit. To work
+ around the problem, it is necessary to clear the svn:special property of
+ the file after svn:add.

-- 
subversion 1.4.x regression when replacing symlink by regular file
https://launchpad.net/bugs/96657

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to