On Sat, 30 Mar 2002 13:21:29 +0000 (UTC), "Unknown Dude" <[EMAIL PROTECTED]> wrote:
>When I add the files passwd, cvsignore, etc. should I check them in and >create an archive or just copy the files there? > >Mike passwd should not be handled manually at all, use the cvs passwd command to manage the user logins instead. If you want to work on the passwd file manually you can do so, just edit it in place in /CVSROOT. Note that this file should never be added to the checkoutlist file so it becomes part of the CVSROOT module. That would be a big security hole opening up. /Bo (Bo Berglund, developer in Sweden) _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
