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

Strange timeout problem on Windows

From: Alexander Mueller <XelaRellum_at_web.de>
Date: 2003-07-24 19:13:10 CEST

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
Received on Fri Jul 25 01:37:10 2003

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.