[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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?
Or is this by-design? It cannot be?

I have the latest version (i think)
TortoiseSVN 1.8.8, Build 25755 - 64 Bit , 2014/08/10 14:44:06 Subversion 1.8.10, -release apr 1.5.1 apr-util 1.5.3 serf 1.3.7 OpenSSL 1.0.1i 6 Aug 2014 zlib 1.2.8

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092436

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-09 09:13:28 CET

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.