On Thu, 28 Feb 2002 16:37:05 +0000 (UTC), [EMAIL PROTECTED] wrote: >I want to delete versions through WinCvs. When I try the delete versions >command I get the response that I have to be a repository administrator to >do this. > >How do I create an account for a repository administrator or log in as a >repository administrator? > It depends on your server. On a cvsnt server you have to be listed in CVSROOT/admin or (if using a recent version) a domain administrator. On Unix you have to be in the group defined by CVS_ADMIN_GROUP (which I think defaults so 'cvsadmin' but I'm not sure about that).
Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
