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:
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.
------------------------------------------------------
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.