info-cvs
[Top][All Lists]
Advanced

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

Re: commit IDs ?


From: Caleb Dods
Subject: Re: commit IDs ?
Date: Wed, 16 Jan 2002 11:33:35 -0500

I've taken this one step futher.  Rather than having the user add the Change #, 
the verify message
script queries the database for the next change number, and appends it to the 
top of the comments
entered by the user. To do this a patch to cvs is required to allow the 
comments to be updated by
the verify message script.


Allen Jensen wrote:

> We do it outside of CVS by having the users always include a Change or Defect
> number assigned out of out change/defect tracking database.  You can use the
> RCS templates and a script to check the log message to verify a valid ID was
> entered (if you have such a database - or you could just use a simple file 
> with valid ID's....)
>
> You can then, by using various UNIX tools, get a list of all of the files 
> modified
> relative to a particular change ID.  Take a look at the automatic changelog
> generation scripts for CVS.... (http://cvsbook.red-bean.com/ is a great 
> reference)
>
> Allen Jensen
> ----- Original Message -----
> From: "Gregoire Banderet" <address@hidden>
> Newsgroups: gnu.cvs.help
> To: <address@hidden>
> Sent: Wednesday, January 16, 2002 6:58 AM
> Subject: commit IDs ?
>
> > How could I know which files were modified together (same commit).
> > I mean, I want to know which files (if any) were commited in the same time 
> > as file f version v.
> >
> > Is there a command for that ?
> > Looking at the CVSROOT/history file I can imagine that it's possible to do.
> >
> > Thanks,
> > Greg.
> >
> > _______________________________________________
> > Info-cvs mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/info-cvs
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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