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

Re: Merge tracking: MyServer equals Myserver

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 11 Mar 2009 01:26:42 -0500

On Mar 10, 2009, at 23:44, Mark Eichin wrote:

> On Tue, Mar 10, 2009 at 9:46 AM, Harald Hoyer wrote:
>
>> When checking if merge tracking is to be used, a check is
>> contained if the adressed repos are the same. Where can I setup
>> that for example "svn://MyServer/myrepo/trunk" and "svn://Myserver/
>> myrepo/trunk" are considered a to be the same repo, since the
>> (case-insensitve) server names are the same.
>
> A related problem is that svn://svnserver and
> svn://svnserver.my.domain are treated as distinct. (Given that
> repositories have uuids, should the code in question even be *looking*
> at the dns name?)

Or you could be accessing the same repository via multiple protocols
(svn:// and http://). I agree it seems reasonable to use the
repository UUID and not care about the URL.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1306599

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-11 07:27:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.