svnserve questions on hp-ux 11.23 Itanium
From: Norton, Richard <Richard.Norton_at_lfg.com>
Date: 2007-02-13 17:36:21 CET
OS may not be relevant, but who knows?
Attempting to run svnserve. No apache on this system.
svnserve --version
I've added the following to /etc/inetd.conf
svn stream tcp nowait svnowner /usr/contrib/bin/svnserve svnserve -i -r /svnreps
/var/adm/inetd.conf contains:
If I initiate a transaction, I see a syslog entry that shows an svn connection, but the svn command just hangs. See no svnserve running in ps listing. I've tried the svn command both on the local hp-ux system, and from a windows client as well.
If I remove the svn entry from inetd.conf, log in as svnowner, and run
svnserve -d --foreground -r /svnreps
then everything works as I expect it to.
Any idea what I'm missing?
Richard
---------------------------------------------------------------------
|
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.