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

Re: is a password required for the subversion repository?

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-05 09:06:51 CEST

Hi,

On Tue, Sep 04, 2001 at 11:56:30PM +0100, Philip Martin wrote:
> When I try to check-out a current version of the code I get asked for
> a username/password. There is no mention of a password on the above
> page; I have tried various combinations of guest/svn and nothing, but
> all give the same error:

Yeah, it doesn't actually matter what you enter here. (I also reckon
it's a bug that these prompts are here at all, there is no need for
them)

> apr_error: #20014, src_err 0 : <Error string not specified yet>
> The OPTIONS response did not include the requested activity-collection-set.

But the bad news is that you may be behind a transparent proxy cache.
(if you are on NTL cable modem, you definitely are, not sure about NTL
modem dialup) The proxy NTL run is not HTTP compliant and is munging
the OPTIONS request/response.

The easiest fix is to have svn.collab.net listen on port 81 or something
as well, so people have a better chance of getting past broken
transparent proxies - can someone do that who has admin access to the
box?

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.