Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 20:29:06 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: cvs commit issue
Message-ID:  <20030227202906.GB16494@happy-idiot-talk.infracaninophi>
In-Reply-To: <OE25aUj4vK1GoLxoDT600017f72@hotmail.com>
References:  <OE25aUj4vK1GoLxoDT600017f72@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030227202906.GB16494>