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

svn hangs in certain directories

From: Colin JN Breame <colin_at_breame.net>
Date: 2005-05-25 05:04:37 CEST

Hello,

I've recently upgraded to version 1.1.4 and i'm having a few problems.

Everything is ok when I do:
$ svn ls svn://my_host/

But when I do:
$ svn ls svn://my_host/directory_with_a_file_in

svn hangs. This only appears to happen in directories with files in. e.g.
everything is ok when listing directories that only contain directories.
Other functions are affected (including checkout).

The server is windows based and is using svnserve. No authenication is used.
The client is linux based. Both server and client are using 1.1.4.

The hang appears to result from an indefinite block when reading from the
server (ra_svn_get_file). As the server never returns a response. Maybe
there should be a timeout condition rather than just hanging...

I've attached the communications between client and server. Before i ran the
commands I used svnadmin recover on the repository.

Any ideas?

 -- Colin

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

  • text/plain attachment: ok
  • text/plain attachment: notok
Received on Wed May 25 04:48:10 2005

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.