On Mon, 22 Mar 2004, Fouts Christopher (6452) wrote: > I'm playing CVS admin for my group. Currently during the commit process, one > gets prompted for a commit edit message window for every file to be > committed. This is of course impractical for a lot of files. How can I set > up a script in rcsinfo to use the same commit message for ALL files to be > committed?
cvs commit -m "Message" ------------------------------------------------------------------------ Jim Wildman, CISSP, RHCE [EMAIL PROTECTED] http://www.rossberry.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
