Patton, Matthew E., CTR, OSD-PA&E writes:
> 
> If I check out stuff into /etc (or /var/www if you like) as root,

You're foolish; you should never run CVS as root.  CVS is a revision
control system, it is *not* a complete file system manager.  You should
check out into a working directory and include a script (or a makefile,
or whatever) that can be run to move the files into the correct places
and set the ownership and permissions correctly.

-Larry Jones

I can do that!  It's a free country!  I've got my rights! -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to