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

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
svnserve, version 1.4.3 (r23084)
   compiled Feb 7 2007, 14:46:59
The following repository back-end (FS) modules are available:
* fs_fs : Module for working with a plain file (FSFS) repository.

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:
svn allow

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
Notice of Confidentiality: **This E-mail and any of its attachments may contain Lincoln National Corporation proprietary information, which is privileged, confidential, or subject to copyright belonging to the Lincoln National Corporation family of companies. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout. Thank You.**

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 17:37:05 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.