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

RE: one working copy contacting two servers

From: Frank Leischnig <frank.leischnig_at_vialux.de>
Date: 2007-08-16 16:34:07 CEST

Hello,

You can do it by "svn switch --relocate".
http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html

This adjusts the base URL of your working copy.

Best regards,

Frank

 

> -----Original Message-----
> From: Susan Dittmar [mailto:S.Dittmar@eureca.de]
> Sent: Thursday, August 16, 2007 11:57 AM
> To: users@subversion.tigris.org
> Subject: one working copy contacting two servers
>
> Hello folks,
>
> due to some IP forwarding magic (or missing IP forwarding
> magic), my svn server (svn+ssh) needs to be addressed with
> different IPs. It's the same computer, but my notebook needs
> to contact it via internal IP if the notebook itself is part
> of the internal net, or via another IP (with port
> forwarding) if I contact the server from somewhere out there
> in the big wide world.
>
> I can't be the first one with this problem, still my web
> search turned up empty. Any ideas how to switch between those
> 'two' servers?
>
> Thanks in advance,
>
> Susan
>
> ---------------------------------------------------------------------
> 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 Thu Aug 16 16:32:09 2007

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.