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

Merge function has case sensitive URLs

From: Joshua Thompson <joshua54_at_internode.on.net>
Date: Tue, 20 Jul 2010 04:02:44 -0700 (PDT)

Apologies in advance if this has already been asked or answered but I could not find it anywhere.

Issue:
When using the merge function to merge revisions across two different working copies the URLs are case sensitive.

e.g. trying to merge from 'http://mysvn/project/trunk' to 'http://mysvn/Project/v1branch'.

This has been observed in v1.6.6 and the latest version 1.6.10.

What Happens: when you try to merge revisions you are told that they do not belong to the same repository - I assume because it is trying to match 'http://mysvn/project' to 'http://mysvn/Project'.

Expected Outcome: Given that when you check out a working copy or view a repository the URL is case insensitive I would expect any other actions such as merging revisions would similarly be case insensitive.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-20 14:24:55 CEST

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.