Re: Questions about bk commit template
Elliot Murphy <[email protected]> Fri, 23 Jun 2006 13:50:13 -0400
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Rick, that sounds perfect. Looking at the example in "bk help triggers", I see it uses sed. Is there a good way to do this that would work for Windows developers also? cheers, -elliot Rick Smith wrote: > On Fri, Jun 23, 2006 at 10:34:05AM -0700, Rick Smith wrote: >> Hi, >> >> You can use a pre-delta trigger to filter the comment. >> Look for BK_COMMENTFILE in "bk help triggers". > > I meant pre-commit trigger. > > >> -- Rick >> >> On Fri, Jun 23, 2006 at 01:17:52PM -0400, Elliot Murphy wrote: >>> Hi! >>> >>> I'm trying to use the bk commit template to remind developers to add a >>> comment including the bug number they are fixing. >>> >>> Is there a way to have some help text in the template which is not added >>> to the comment even if a developer forgets to trim the text? I want to >>> do something like this: >>>