Author: julianfoad
Date: Mon Aug 24 13:00:35 2015
New Revision: 1697378
URL: http://svn.apache.org/r1697378
Log:
On the 'move-tracking-2' branch: Update BRANCH-README following r1697376.
* BRANCH-README
Remove a bug/query about cross-branch moving.
Modified:
subversion/branches/move-tracking-2/BRANCH-README
Modified: subversion/branches/move-tracking-2/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/move-tracking-2/BRANCH-README?rev=1697378&r1=1697377&r2=1697378&view=diff
==============================================================================
--- subversion/branches/move-tracking-2/BRANCH-README (original)
+++ subversion/branches/move-tracking-2/BRANCH-README Mon Aug 24 13:00:35 2015
@@ -35,13 +35,6 @@ The model:
for a description.
-BUGS:
-
- * In 'do_move()' svnmover always performs a cross-branch move by
- branch-and-delete, never by copy-and-delete. Is that right? If so,
- delete the 'if' and the 'else' code block.
-
-
Work on this branch:
* 'svnmover'