Tree conflicts - what's detected
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 03 Nov 2008 22:12:00 +0000
Stefan was asking me which scenarios we detect. Here are results I have
This table says which parts of tree conflict handling work in which
Note that it doesn't test any "deep tree conflict" scenarios, so the
Notify Status Commit Resolved
file: modify onto del/rpl/mv yes yes yes Parent
dir: modify onto del/rpl/mv yes yes yes Parent
MERGE
file: modify onto not-file yes yes yes Parent
dir: modify onto not-dir yes yes yes Parent
The action "del/rpl/mv" means deleting, or replacing with another node
The target states "not-file" and "not-dir" mean the target node exists
The "Resolved clears" column says whether "svn resolved" clears the
- Julian
---------------------------------------------------------------------
|
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.