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

Re: Config problem ?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-14 20:06:01 CET

We have SVN running on port 81, too. Is that port available through your
firewall? Try:

  $ svn co http://svn.collab.net:81/repos/svn/trunk

Outside of that, then you'll need to wait for proxy support to be added to
SVN (Neon supports it, but we don't configure it). It's in the works...

Cheers,
-g

On Mon, Jan 14, 2002 at 05:23:16PM +0100, Marc Poinot wrote:
>
> I cannot connect to the SVN server. We have a firewall here, but
> I'm not sure it is related to the problem. I can read the install
> file using Netscape, but no way to get it using SVN.
> Is there a config file to declare the proxy and its port number ?
> Any config problem on my side ? Can you give me a piece of advice on
> how to trace what happens in SVN ?
>
> Here's the output:
>
> poinot@SGI > svn --version
> Subversion Client, version 0.7.0
> compiled Jan 7 2002, 18:22:21
>
> Copyright (C) 2000-2001 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
> - handles 'http' schema
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' schema
>
> poinot_at_SGI > svn co http://216.127.237.133/repos/svn/trunk/INSTALL -d subversion
>
> apr_error: #20014, src_err 0 : <Error string not specified yet>
> Could not connect to server (216.127.237.133, port 80).
>
> svn_error: #21076 : <RA layer request failed>
> neon: Could not connect to server: Connection timed out
>
>
>
> Marcvs [alias The local use of svn is OK]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
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
Received on Sat Oct 21 14:36:56 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.