info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RCS commit template


From: Geoff Beier
Subject: Re: RCS commit template
Date: Mon, 19 Apr 2004 19:56:26 -0400

On Apr 19, 2004, at 7:06 PM, Fouts Christopher (6452) wrote:

I followed the intructions in these pages, along with reading the manual to
set up a commit template. However, I don't get my template when I do a
commit. I have the permissions set up correctly too. What gives?

http://www.einval.com/~steve/software/cvs-bugzilla/
<http://www.einval.com/~steve/software/cvs-bugzilla/>


Hmm... not much to go on with your question here. A wild guess:

Did you make your changes to a checked out copy of CVSROOT. e.g.
% cvs -d/path/to/repository co CVSROOT
% cd CVSROOT
... create rcstemplate ...
... add DEFAULT line to rcsinfo ...
... add rcstemplate + error message to CVSROOT/checkoutlist ...
% cvs add rcstemplate
% cvs ci -m "some comment"

and then see the message "cvs commit: Rebuilding administrative file database"?

Geoff





reply via email to

[Prev in Thread] Current Thread [Next in Thread]