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

Re: different IP addresses due to moving WCs with a laptop

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-07 10:43:21 CEST

Ulrich Eckhardt wrote:
> Hi!
>
> Working with a WC on a laptop, we sometimes use different IP addresses to
> access the same repository, depending where we are with that laptop. The
> problem with this setup is that Subversion remembers how it accessed the
> repository in the other network and refuses to cooperate in the new
> network.
> Currently, we solve this by tunneling the access through localhost and
> manually redirecting the tunnel depending on the network.
>
> What I wonder is whether there is a way to tell Subversion that nothing
> changed but the name/address of the repository?

svn switch --relocate

> Or, even better, if there is
> a way to setup things so that it just doesn't matter what network you're
> on?

Get a dynamic IP address?

Or, have some program tweak your hosts file depending on which network you
are on?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 10:49:49 2005

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.