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

Re: Changing server IP in working copy

From: Ralph Loader <suckfish_at_ihug.co.nz>
Date: 2004-08-03 08:32:34 CEST

You could try using ~/.ssh/config to redirect 'ssh orion' to the correct
server.

man ssh_config and look at Host and HostName.

That should work for anything that uses ssh?

Cheers,
Ralph.

On Mon, 2004-08-02 at 18:07 -0400, François Beauregard wrote:
> Our server is available under a given name when we are working internally
> and under a different name when we are working from outside through the
> internet.
>
> For example, from work I would do :
> svn co svn+ssh://orion/repos
>
> Now from home I would like to be able to continue modifying the same working
> copy but now the url to the server is : svn+ssh://www.pyxis-tech.ca/repos
>
> Is there an easy way to do that?
>
> Regards
> ___________________________
> François Beauregard
> Vice-président
> Recherche et développement
> Pyxis Technologies
> www.pyxis-tech.com
>
> T : (450) 681-9094, poste 102
> F : (450) 681-5758
> fbeauregard@pyxis-tech.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 3 08:33:04 2004

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.