[cvsnt] Re: Remote Admin Tools?
Tony Hoyle
tmh at nodomain.org
Wed Apr 21 21:48:00 BST 2004
Bruce Vander Werf wrote:
> Are there any remote administrative tools (e.g. web-based?) available
> to manage CVS users, repositories, and settings without having full
> access to the machine?
>
> Our IS department would like our engineering group to administrate the
> CVS server, but does not want to give us full access to the server box
> as it is also providing other services within the company.
>
99% of administration can be done by checking out CVSROOT and editing the
config.. not that there's much to do once it's set up - you can generally just
leave it to do its stuff.
If you're using SSPI then the CVS users are just the users with access to the
box (specifically those with network login rights). The only thing you need
access for is to add repositories. If it's planned right then you only need
to do this once and probably never again.
I'm sure if there's demand someone will write a web based config program, but
nobody has yet...
Tony
More information about the cvsnt
mailing list