Hi all, I followed the steps mentioned in http://www.crazysquirrel.com/debian/cvs.php to set up a cvs server on my Debian Woody 3.0r2
These are the steps I followed: 1) apt-get -u install cvs 2) cvs -d /usr/local/cvsroot init then they told me to configure either xinetd or inetd Since my system doesnot have "/etc/xinetd.d/" I continued with configuring inetd by 3) adding cvspserver stream tcp nowait root /usr/sbin/tcpd /usr/sbin/cvs-pserver line in "/etc/inetd.conf" 4) added #CVS CVSROOT=/usr/local/cvsroot export CVSROOT in "/etc/profile" Now to add CVS users they told me to edit "/usr/loca/cvsroot/CVSROOT/passwd" BUT here is the problem there is no file called passwd in my "/usr/loca/cvsroot/CVSROOT/" directory. Did I go wrong somewhere? How can I add users? Is it enough to configure either inetd or xinetd? Thankyou so much Siju ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
