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

Re: Proxy settings

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-01-26 22:34:26 CET

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
>
> 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
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jan 26 22:33:25 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.