RE: Two strange problems
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 30 Oct 2009 14:44:39 -0400
>On Fri, Oct 30, 2009 at 7:33 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
Can you verify that the differences between the branch and the trunk file is due to changes in the trunk since you created the branch and not changes in branch? Just because the files are "different" doesn't mean a merge will do anything. A merge takes any changes that have been make in the source URL since the branch was created and merges them into your target.
>>>2) Sometimes SVN informs about conflict in file and aborts commit, but actually there is no conflict at all. Nobody has changed file before my commit.
OK, so your WC is up to date and you issue:
svn up
... and you get a conflict error? Can you duplicate the error here it might be easier to help?
Also, please reply to all not just me. (I sent this back to the list) And do not top post.
BOb
------------------------------------------------------
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.