You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alexander Mueller <Xe...@web.de> on 2003/07/24 17:13:10 UTC

Strange timeout problem on Windows

On my windows box I cannot use the svn commant line client to update any 
of the wcs on svn.collab.net.
This strange behaviour has started a couple of months ago. I am using 
svn out-of-the-tarball-box.

The funny (and even stranger) thing is, if I am running the update from 
RapidSVN everything works fine.
And as you know there is nothing special in RapidSVN: yet another 
subversion library consumer (mostly libsvn_client).

I cant believe it has to do with network settings on my box, since all 
the other programs (including RapidSVN) work without problem.
Anybody any suggestions or hints? Or maybe this is even a known problem.

Alex

Output:
$ svn up
svn: RA layer request failed
svn: GET of /repos/svn/!svn/ver/6474/trunk/Makefile.in: could not 
connect to server (http://svn.collab.net)

Version output:
$ svn --version
svn, version 0.26.0 (r6550)
   compiled Jul 24 2003, 12:56:19

Copyright (C) 2000-2003 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
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema



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

Re: Strange timeout problem on Windows

Posted by kf...@collab.net.
Michael Wood <mw...@its.uct.ac.za> writes:
> [snip]
> > 
> > Alex
> > 
> > Output:
> > $ svn up
> > svn: RA layer request failed
> > svn: GET of /repos/svn/!svn/ver/6474/trunk/Makefile.in: could not 
> > connect to server (http://svn.collab.net)
> [snip]
> 
> That's not a timeout.  Do you have bad proxy settings in your servers
> file or the registry?

Just a note that this thread probably belongs on the 'users' list.
I'll leave it up to the originator to actually move it there, if he
wants.

-Karl


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

Re: Strange timeout problem on Windows

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Thu, Jul 24, 2003 at 07:13:10PM +0200, Alexander Mueller wrote:
> On my windows box I cannot use the svn commant line client to update
> any of the wcs on svn.collab.net.
> This strange behaviour has started a couple of months ago. I am using
> svn out-of-the-tarball-box.
> 
> The funny (and even stranger) thing is, if I am running the update
> from RapidSVN everything works fine.
> And as you know there is nothing special in RapidSVN: yet another
> subversion library consumer (mostly libsvn_client).
[snip]
> 
> Alex
> 
> Output:
> $ svn up
> svn: RA layer request failed
> svn: GET of /repos/svn/!svn/ver/6474/trunk/Makefile.in: could not 
> connect to server (http://svn.collab.net)
[snip]

That's not a timeout.  Do you have bad proxy settings in your servers
file or the registry?

-- 
Michael Wood <mw...@its.uct.ac.za>

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