logo       

Setting up a Debian CVS Server: msg#00419

org.user-groups.linux.philippine

Subject: Setting up a Debian CVS Server

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
plug-sJCYDywXB4m9hMQLrSLElQC/G2K4zDHf@xxxxxxxxxxxxxxxx (#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



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise