not recording mergeinfo (case sensitive)
From: Martin Helgesen <martin.brusevold_at_gmail.com>
Date: Tue, 9 Dec 2014 00:11:04 -0800 (PST)
Well, this was awkward. If you do a merge and the URL to merge from has a casing in the URL than your working copy's checkout URL, the merge will perform, but no mergeinfo is recorded.
I have many developers in my team who has merged a bunch of revisions and mergeinfo is now corrupt.
Example: Checked out trunk from http://****/svn:8080/repo/trunk Try to merge from url http://****/svn:8080/Repo/branches/****
This will do the merge, but not record mergeinfo
Another example: Checked out trunk from file://****/subversion/repo/trunk Try to merge from url file://****/Subversion/repo/branches/****
This will do the merge, but not record mergeinfo
This must be a bug in tortoiseSVN?
I have the latest version (i think)
------------------------------------------------------
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.