info-cvs
[Top][All Lists]
Advanced

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

Re: "Triggers" & links to defect tracking systems


From: Mark D. Baushke
Subject: Re: "Triggers" & links to defect tracking systems
Date: Tue, 08 May 2001 01:01:32 -0700

> From: address@hidden
> To: address@hidden
> Subject: "Triggers" & links to defect tracking systems
> Message-ID: <address@hidden>
> Date: Mon, 02 Apr 2001 23:47:41 -0000
> 
> Hi,
> Is there any facility in CVS to add hooks for customized actions?  
> For instance, requiring a Bug Number when you check in a file, 
> verifying that bugnum against your defect tracking system, etc.

It is possible to do some integration of Bug Number and a defect
tracking system by having the rcsinfo template provide a form for you
to fill in the bug number and haveing the verifyinfo trigger used to
validate that the log message provided by the user has a valid bug
number or other information.

If you are using the FreeBSD version of cvs 1.11, then the verifyinfo
trigger is even able to augment/modify the log message to reformat the
template and possibly add additional summary information about the
defect into the log message if desired.

> If not are there any projects underway to address this?

I am not aware of any othters, but it might be desirable for the
commitinfo step to be able to prompt the user for information such as
the bug number or other information in order to better catch typos in
a bug number earlier. While this is possible if you are using a local
repository or the rsh/ssh transport, I don't know of any way to do it
with the :pserver: method of interaction.

        Enjoy!
        -- Mark




reply via email to

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