On Thu, Feb 27, 2003 at 12:51:02PM -0600, Brian Henning wrote:

> when i run the following command i get the results that follow this command.
> if i wanted to skip the logging part of this is there a parameter that i can
> pass to cvs to not ask for these comments and just commit the changes..
> cheers,
> brian
> 
> >cvs commit work_helpfiles
> 
> CVS: ----------------------------------------------------------------------
> CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
> CVS:
> CVS: Committing in work_helpfiles
> CVS:
> CVS: Modified Files:
> CVS:    sybase.txt
> CVS: ----------------------------------------------------------------------
> ~
> ~
> ~
> :q

Try:

    cvs commit -m "" files

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to