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

Connection closed unexpectedly

From: Srilakshmanan, Lakshman <Lakshman.Srilakshmanan_at_tradingpost.com.au>
Date: 2007-04-30 10:10:01 CEST

Hi All,

I have successfully installed and operated subversion 1.3.0 under RHEL3
for the past 1 year.

I am currently creating a sandbox on a RHEL4 box and I have encountered
an issue.

Svnserve is operating as expected when started as a --daemon
(/usr/bin/svnserve --daemon --listen-host lisa --listen-port 3690 --root
/repos)

When I start svnserve as a --inetd process
 (/usr/bin/svnserve --inetd --root /repos)

I get the following error when connecting from svn client.
svn: Connection closed unexpectedly

The only log I could find was in /var/log/secure and it contained the
following

Apr 30 17:46:13 lisa xinetd[8487]: START: svn pid=13330
from=xxx.xx.xx.xx
Apr 30 17:46:13 lisa xinetd[13330]: FAIL: svn address from=xxx.xx.xx.xx
Apr 30 17:46:13 lisa xinetd[8487]: EXIT: svn pid=13330 duration=0(sec)

Is there any other log file I could use to debug the source of the above
problem.
I have tried to use the -X and --foreground argument for svnserve to
gather more information to no avail.

Any assistance is greatly appreciated.

The package information is as follows

svnserve --version
svnserve, version 1.3.0 (r17949)
   compiled Jan 2 2006, 16:59:41

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository back-end (FS) modules are available:

* fs_base : Module for working with a Berkeley DB repository.
* fs_fs : Module for working with a plain file (FSFS) repository.

RPM's used
----------
subversion-1.3.0-1.rhel4.i386.rpm
subversion-perl-1.3.0-1.rhel4.i386.rpm
subversion-python-1.3.0-1.rhel4.i386.rpm
subversion-tools-1.3.0-1.rhel4.i386.rpm

Thanks
Lakshman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 30 10:12:26 2007

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.