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

commit hangs (and I read the FAQ already...)

From: tn fenster <svn_at_ars-solvendi.de>
Date: 2004-10-15 22:01:06 CEST

Hello,

I installed subversion a couple of months ago and everything worked
fine. I configured it to run in standalone mode via xinetd. I didn't
use it for some weeks and now svn import and commit always hang. svn
checkout or status still work. I read the FAQ and found out about
svnadmin recover, but though it said

----
svnadmin recover /home/svn/public/
Please wait; recovering the repository may take some time...
Recovery completed.
The latest repos revision is 124.
----
nothing changed. I'm using
----
svn --version
svn, version 1.0.8 (r11084)
   compiled Oct  5 2004, 12:09:22
----
installed via rpms for SuSE 9.0 on a vServer. Could anyone give me a  
hint what could be wrong or where I could start looking? Stopping  
xinetd and starting svnserve via
----
svnserve --foreground -d -r /home/svn
----
didn't help as I couldn't see any output at all except for the  
following message on client-side after killing svnserve:
----
svn commit JUST_A_TEST
svn: Commit failed (details follow):
svn: Connection closed unexpectedly
----
If I don't kill the svnserve-processes on server-side, it just hangs...
Thanks for any help!
Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 15 22:01:59 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.