[cvsnt] give a user cvs admin permission
Glen Starrett
grstarrett at cox.net
Mon Sep 15 20:01:50 BST 2003
At 06:11 AM 9/15/2003, Ouyang, Sunny wrote:
>Thank you very much for the info. I checked CVSROOT and didn't find that I
>have admin file. How should I create admin file under CVSROOT directory?
>Thank you very much again for your great help!!!
>
>Sunny Ouyang
>
You create it in the server, in the CVSROOT directory within your
repository. It's a text file, so the simplest way to create it an put in a
single username would be to go to a command prompt and type:
echo juser > d:\cvsrepos\cvsroot\admin
Assuming you want username "juser" to have administrative rights on the
repository. Some note about those cvsroot files with regard to usernames:
--Do NOT include the domain name (e.g. DOM1\juser gets entered as juser)
--In at lease the WRITERS file, the username is case sensitive.
Glad I could help.
Regards,
Glen Starrett
More information about the cvsnt
mailing list