Installation
apt-get install cvs apt-get install cvsd cvsd-buildroot /var/lib/cvsd mkdir myrepos chown -R cvsd:cvsd /var/lib/cvsd/myrepos cvsd-passwd /var/lib/cvsd +cvsuser vim /etc/cvsd/cvsd.conf # from: "Listen * 2401" to: "Listen 0.0.0.0 2401"
Setup
vim /var/lib/cvsd/myrepos/CVSROOT/config # unmark "SystemAuth = no"
References
Chinese
English
- CVS–Concurrent Versions System
- the best one, I think