No tree conflict with incoming deleted folder?
From: Jacob Weber <jacob_at_jacobweber.com>
Date: Sun, 18 Oct 2009 16:15:27 -0700 (PDT)
Say I have a branch with a folder "a", and I add a file inside it. At the same time, on the trunk someone deletes "a". If I merge the trunk into my branch, shouldn't this show up as a tree conflict? Currently it just shows up as an incoming deletion of "a". This is using SVN 1.6.5 client and server. Here's an example:
# create trunk
# create branch
# remove dir on trunk
# add something inside dir on branch
# merge trunk into branch
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.