Re: 1.8 Progress
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 16 Jan 2013 15:16:45 +0000
"C. Michael Pilato" <cmpilato_at_collab.net> writes:
> Is there a chunk of this work that can be easily subcontracted out to
The high-level veiw of this feature is that if the local edits in:
svn mv ...
causes update to generate tree-conflicts on the move source then running
svn resolve --accept mine-conflict
on the tree-conflicts (possibly multiple times if there are nested
svn up
The result is that the moves can be committed and look like moves.
There may still be conflicts in the final state: text and/or property if
Some remaining tasks:
- delete should remove working items
- notifications
- switch instead of update
- finite depth update conflict
- tests (may need notifications)
I plan to work on delete next.
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-01-16 16:17:28 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.