setting cvs server
Lonni J Friedman
netllama
Thu Aug 11 10:14:28 PDT 2005
On Wed, 10 Aug 2005, _z33 wrote:
> Hi all,
> I would like to know how to setup a "cvs" server on my comp (running
> RH9). I want it setup in such a way that others (a selected list of
> users) to access the repository on my comp, using "ssh".
RH9? Mind if i ask why you're using such an old & unsupported distro?
At any rate, if you want to do cvs over ssh, then the setup is actually
quite simple. You need to have sshd running, and you need to have
accounts setup for each of the users (either in /etc/passwd, or via some
other auth method as defined in /etc/nsswitch.conf). Then its just a
matter of doing a 'cvs init' for your repository(s), and you're ready to
go. Set user/group permissions & ownership as desired for each
repository.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman netllama at linux-sxs.org
LlamaLand http://netllama.linux-sxs.org
More information about the Linux-users
mailing list