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

Re: help- sub. server on windows

From: Jostein Christoffer Andersen <jostein_at_josander.net>
Date: 2002-11-06 17:51:41 CET

On Tuesday 05 November 2002 19.15, Lalit Jairath wrote:

> [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Proxies\DEFAULT]
> "host"="proxy.bsp.com"
> "port"="911"
>
>
> REGEDIT4
>
> [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Servers\DEFAULT]
> "host"="proxy.bsp.com"
> "port"="911"
> "timeout"="0"

I may be wrong but shouldn't it be like this (in one key)?:

[HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Servers\DEFAULT]
"host"="(your proxy host here)"
"port"="(your proxy port here)"
"username"="(your proxy username here)"
"password"="(your proxy password here)"
"timeout"="(timeout in seconds, omit or use 0 to get a default)"

Ulp.. the old svn-proxy-template.reg is still included in the Windows
distro, I will fix it to next time...

Jostein

-- 
----------------------------------------------------------------------
Jostein Christoffer Andersen <jostein@josander.net>
http://www.josander.net/
Public PGP Key:
Key: http://www.josander.net/pub_keys/jostein_josander.net.asc
----------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 17:53:13 2002

This is an archived mail posted to the Subversion Dev mailing list.

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