Hello i am trying to install cvs with ssh. Here is what have i done.
I am using debian sarge and cvs has alredy been installed.
I create a directory as /var/cvsroot
I create a cvs group and user with;
# groupadd cvs
# useradd -g cvs -m -d /var/cvsroot -s /bin/bash -c "CVS" cvs
commands. And...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.