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

Re: not recording mergeinfo (case sensitive)

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 9 Dec 2014 08:46:52 +0000

On 9 December 2014 at 08:11, Martin Helgesen <martin.brusevold_at_gmail.com> wrote:
> 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?

Much more likely that this is a bug in the subversion library, in
which case you would need to report it on the subversion users mailing
list. The way to prove that would be to do the same thing with the
command line client. I am almost sure I have heard it reported before
but can't find it now.

Simon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-09 09:47:22 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.