RE: Re: Conflict with merge
From: martin_praznovsky <martin.praznovsky_at_gmail.com>
Date: Thu, 2 May 2013 01:52:49 -0700 (PDT)
So I tried different version of server (1.5, 1.7) and it still creates a conflict.
But luckily found a solution: tried the same with svn command line commands and when the conflict should appear, it gives me this error:
svn: E195020: Cannot merge into mixed-revision working copy [2:4]; try updating first
And so, I did an update of the wc, then tried the merge again - and works (whether using cmd or Tortoise).
With Tortoise, before the update the Show Log shows both changes as eligible (they are not greyed out), after the update (which does not download any changes from server as there were none, but obviously is doing some magic on wc) the Show Log show only the second change as eligible (first is greyed out).
So easy solution, if you get conflict when merging, try to update wc first, then try to merge again.
Would be nice, if Tortoise shows some message as it is in cmd (like ...try updating first...), currently it displays a merge conflict and you don't know what to do...
Regards,
------------------------------------------------------
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.