Hmm... personally, I'd suggest you use Subversion instead of CVS: http://subversion.tigris.org/
-- There's also an upcoming O'Reilly book on Subversion, IIRC. Book's on Creative Commons License, and available online. On Wed, 30 Jun 2004 11:53:43 +0800, Eric Noel <[EMAIL PROTECTED]> wrote: > > Can anyone point me to some good step by step guide in setting cvs > server (debian)? > > currently i have a working cvs server but dont know if its secure enough > that only specific users can view certain trees? > > what i did was just the ff: > apt-get install cvs cvsbook, then enable pserver > export CVSROOT=/var/lib/cvs > cd $CVSROOT > chown root:src . > chmod 3775 . > cvs -d /var/lib/cvs init > cd CVSROOT > chown -R root:staff . > chmod 2775 . > touch val-tags > chmod 664 history val-tags > chown root:src history val-tags > then i connect via eclipse ide > > thanks. > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie > -- JM Ibanez http://www.livejournal.com/~jmibanez/ http://www.mycgiserver.com/~butiki/ -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie