>>>> "Harlan" == Harlan Stenn
<Harlan.Stenn(a)pfcs.com> writes:
Harlan> One project I work on uses a precommit CVS script to allow for bugID
Harlan> tracking as part of every commit.
Harlan> When I say "allow" I mean it requires us to enter either
"new" or a bugID as
Harlan> part of every commit.
Harlan> When folks do their commits via the commandline, they are prompted for a
Harlan> bugID, and if none is given some script is run that [tells them possible
Harlan> bugIDs or lets them manually nose around the bugs database].
Harlan> While I have no desire (at the moment) to interface with the script, I
would
Harlan> like to find a way to pass the bugID info from pcl-cvs.
Harlan> Any ideas?
Harlan> I suspect that if all else fails I could make sure the commit message
begins
Harlan> with <BugID: ...> and have the precommit script grab the info from
there.
Harlan> In this case, is there an easy way to customize cvs-mode-changelog-commit
Harlan> and cvs-mode-commit so that the generated log message buffer begins with
Harlan> "BugID: "?
Harlan> H
Hi Harlan,
you may want to take a look at patcher.
See
http://www.xemacs.org/Develop/index.html
and
http://www.xemacs.org/Documentation/packages/html/patcher.html
Best regards,
Adrian
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/