Jody Shumaker wrote:
> I was thinking of offering this suggestion, but it overlooks the one 
> problem he has... Externally it uses port 8080, while internally it uses 
> port 80. 
Exactly.
> Could you possibly have the internal server use port 8080 too, 
> and then just add/remove a line from the 
> %systemroot%\system32\drivers\etc\hosts file for intranet.company.com 
> <http://intranet.company.com> whenever you leave the work network?
I understand that I would then always use this UTL for SVN:
   http://intranet.company.com:8080/svn
from home and at work, in which case, updating the HOSTS file is ok. I 
just have to check if the internal server can serve BOTH 80 and 8080 
transparently. And now that I think about it, I think it already accepts 
  requests on both ports.
Thanks,
Claude
> 
> - Jody
> 
> On 1/26/06, *Simon Large* < simon@skirridsystems.co.uk 
> <mailto:simon@skirridsystems.co.uk>> wrote:
> 
>     Claude Montpetit wrote:
>      > I am using tortoiseSVN on my laptop, and the repository is at work.
>      > Depending on where I am working (home or office), the repository URL
>      > changes.
>      >
>      > home: 123.456.789:8080/svn
>      > work: intranet.company.com/svn <http://intranet.company.com/svn>
>      >
>      > So when accessing the repository from either at home or work, I must
>      > "relocate" my working dirs.
> 
>     In my company I use "svn://123.456.789/svn" from both home and work.
>     When I use that URL at work, our ADSL router sends it to the server just
>     the same as if it had come in from outside.
> 
>     Also, to avoid having the numeric IP address, I set up:
> 
>     123.456.789     server.company
> 
>     in my etc/hosts file. There's probably a better way of doing that, but
>     our internal network is fairly simple and I'm no expert.
> 
>     Simon
> 
>     --
>             ___
>        oo  // \\      "De Chelonian Mobile"
>       (_,\/ \_/ \     TortoiseSVN
>         \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>         /_/   \_\     http://tortoisesvn.tigris.org
> 
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
>     <mailto:users-unsubscribe@tortoisesvn.tigris.org>
>     For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>     <mailto:users-help@tortoisesvn.tigris.org>
> 
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Jan 28 02:37:26 2006