[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
[jcvs] CVS Command line option - "--allow-root"
- To: "Mailing List - JCVS" <jcvs@gjt.org>
- Subject: [jcvs] CVS Command line option - "--allow-root"
- From: "Harry Chen" <hchen1@acm.org>
- Date: Tue, 30 Nov 1999 02:24:13 -0500
- Importance: Normal
I tried to configure my inetd.conf as the following:
cvs stream tcp nowait root /usr/local/bin/cvs cvs pserver
but jCVS connection test failed and complaint that --allow-root is missing
from inetd.conf!
So I changed it back to
cvs stream tcp nowait root /usr/local/bin/cvs
cvs --allow-root=/pub/cvsroot pserver
and it worked. I remember I have done the first apporach before and it had
worked.
Any suggestion on why it failed this time?
thanks.
- Harry
---
Harry Chen
hchen1@acm.org
http://www.acm.org/~hchen1