* Christian Schäfer [2004-02-04]: > a secure (ssh tunneled) chroot-jailed cvs server with multiple > repositories and independant userlists (developers). all developers > must not have an account on the system but within the chroot jail. CVS does not have its own user management, therefore you need system users. It is possible to set up cvs-only users though. Nikolay