You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Lalit Jairath <la...@Barra.COM> on 2002/04/12 21:35:07 UTC

again .reg file

i guess Friday is not over yet on the California coast:

i get the following:
C:\subversion>svn co http://svn.collab.net/repos/svn/trunk -d subversion

apr_error: #20014, src_err 0 : <Error string not specified yet>
  OPTIONS request failed on /repos/svn/trunk

apr_error: #20014, src_err 0 : <Error string not specified yet>
  The OPTIONS status was 500, but expected 200.


my sub.reg contains:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Proxies\DEFAULT]
"host"=""
"port"=""


REGEDIT4

[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Proxies\DEFAULT]
"host"=""
"port"=""



what about the following?
[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config 
and
[HKEY_CURRENT_USER\Software\Tigris.org\Subversion\HairStyles


-L

-----Original Message-----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: again .reg file

Posted by Greg Stein <gs...@lyra.org>.
On Fri, Apr 12, 2002 at 02:35:07PM -0700, Lalit Jairath wrote:
>...
> my sub.reg contains:
> 
> REGEDIT4
> 
> [HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\Proxies\DEFAULT]
> "host"=""
> "port"=""
> 
> 
> REGEDIT4
> 
> [HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Proxies\DEFAULT]
> "host"=""
> "port"=""

If you have a proxy, then you're supposed to be filling these in! And you
would only fill in the machine *OR* the user one, depending on your intent.

> what about the following?
> [HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config 
> and
> [HKEY_CURRENT_USER\Software\Tigris.org\Subversion\HairStyles


The HairStyles thing was a joke.

If you don't raise your clue-factor further, and quickly, then please wait
until we have a 1.0 release of Subversion, which includes all the right
proxy-configuration bits. At the moment, you're wasting a lot of people's
time with these questions.

-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org