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

Error in Book: inetd, sample command line

From: David Förster <david_at_dfoerster.de>
Date: 2005-01-08 16:46:18 CET

Hello,

I believe I found an error in the svn book for svn on
http://svnbook.red-bean.com/en/1.1/ch06s03.html:

> And if your system is using a classic Unix-like inetd daemon, you can add
this line to /etc/inetd.conf:
> svn stream tcp nowait svnowner /usr/local/bin/svnserve svnserve -i

Shouldn't it be "svn stream tcp nowait svnowner /usr/local/bin/svnserve -i" ?
(I tried it and this works, the line above doesn't.)

Thank you very much for providing this awesome documentation!

regards
David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 8 19:17:39 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.