What causes a conflict question
From: Jeff <jschneider_at_clrexec.com>
Date: Fri, 11 Feb 2011 09:11:05 -0800 (PST)
I'm sorry, I don't see this in the documentation or a prior post
Say you have a file in the trunk with these 2 lines
aa
Developers Y and Z create new, separate branches from this.
While developer Z is still working in their branch, developer Y commits the file into the trunk. it is now:
aa qqqq
Later, developer Z commits this file to the branch
aa
As I'm experiencing, the "qqqq" will be gone upon developer Z's commit. Despite the fact that developer Z never knew of the existence of the "qqqq" (nor deleted it), there is no conflict when developer Z makes a commit. It is the responsible of developer Z to ensure that they're not overwriting any thing that was committed to the file after the branch was created
Is this correct?
Thank you
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.