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/09 00:28:15 UTC

RE: any clue?


>  -----Original Message-----
> From: 	Lalit Jairath  
> Sent:	Monday, April 08, 2002 5:25 PM
> To:	'users@subversion.domain.com'
> Cc:	'issues@subversion.domain.com'
> Subject:	any clue?
> 
> i downloaded 
> 
> svn-win32-r1650.zip
> i'm behind firewall and when i run
> svn co http://svn.collab.net/repos/svn/trunk -d svn
> i get this message
> svn_error: #21088 : <RA layer request failed>
>   OPTIONS request failed on /repos/svn/trunk
> 
> svn_error: #21088 : <RA layer request failed>
>   OPTIONS of /repos/svn/trunk: could not connect to server
> what should i do?
> 
> Thx.
> lalit

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

Re: any clue?

Posted by Kevin Pilch-Bisson <ke...@pilch-bisson.net>.
On Tue, Apr 09, 2002 at 09:42:31AM -0500, Ben Collins-Sussman wrote:
> Lalit Jairath <la...@Barra.COM> writes:
> 
> > > i downloaded 
> > > 
> > > svn-win32-r1650.zip
> > > i'm behind firewall and when i run
> > > svn co http://svn.collab.net/repos/svn/trunk -d svn
> > > i get this message
> > > svn_error: #21088 : <RA layer request failed>
> > >   OPTIONS request failed on /repos/svn/trunk
> > > 
> > > svn_error: #21088 : <RA layer request failed>
> > >   OPTIONS of /repos/svn/trunk: could not connect to server
> > > what should i do?
> 
> It looks like your firewall or proxy won't allow HTTP/DAV methods
> through.  
> 
> Dev list, do we have a "canned" answer to this FAQ?  Should we tell
> folks how to use the proxy config?

It's on the FAQ page, although it's becoming a frequent enough one that I'm
starting to think we should change the error string to:

"Perhaps you have a proxy which won't allow DAV methods through.  Please
consult http://subversion.tigris.org/project_faq.html for more details."

:)

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Re: any clue?

Posted by Ben Collins-Sussman <su...@collab.net>.
Lalit Jairath <la...@Barra.COM> writes:

> > i downloaded 
> > 
> > svn-win32-r1650.zip
> > i'm behind firewall and when i run
> > svn co http://svn.collab.net/repos/svn/trunk -d svn
> > i get this message
> > svn_error: #21088 : <RA layer request failed>
> >   OPTIONS request failed on /repos/svn/trunk
> > 
> > svn_error: #21088 : <RA layer request failed>
> >   OPTIONS of /repos/svn/trunk: could not connect to server
> > what should i do?

It looks like your firewall or proxy won't allow HTTP/DAV methods
through.  

Dev list, do we have a "canned" answer to this FAQ?  Should we tell
folks how to use the proxy config?


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