[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: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 11 Mar 2009 19:21:18 +0000

On Wed, Mar 11, 2009 at 08:04:25AM +0000, Stephen Connolly wrote:
> I would be wary of somebody typing merge for different protocols...

Why? If the repo is the same, who cares?

> that the hostname resolves to the same ip and the protocols match is
> IMHO enough

You don't seem to be using the same internet as I am using.

In the one I am using, there are things like changes made to DNS,
NAT, dynamic IPs, DHCP leases that expire, VPN tunnels and ADSL
links that go down and up, routers that crash or reboot, etc.
So you have to assume that clients and servers change their
IP all the time.

The repository has a Universal Unique Identifier.
That is the primary key we have for each repository.
So we use it as such.

Any type of URL pointing to that repository is just so users
can tell the client where to look for the repository.
The URL itself cannot be used as a primary key.

Stefan
Received on 2009-03-11 20:22:11 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.