Community
Participate
Working Groups
State reproduction: 1. There is a Turnk. 2. Branch B1 created from Trunk. 3. Dir D added to Trunk. 4. Branch B1 merged from Trunk. 5. Branch B2 created from Trunk. 6. Merge from B1 to B2. -> Tree conflict on dir D (add, add). Resolve Tree Conflict -> Apply incoming changes. Result: 1. Dir D marked as deleted. 2. Dir D created inside D (marked as link). 3. Error shows up: SVN: '0x00000227: Copy' operation finished with error: svn: Can't add 'D/D' to a parent directory scheduled for deletion svn: Can't add 'D/D' to a parent directory scheduled for deletion
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/67.