monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Monotone Commit Template


From: Pablo Delgado
Subject: [Monotone-devel] Monotone Commit Template
Date: Sat, 22 Sep 2007 22:25:11 -0600


This message was submitted incomplete to the accidently pressing enter on this keyboard.
Here is the email as it was inteded to go out.

-- Email


Hi Everyone,

Someone recommended that I started working on something that I feel bothers me or I need. Well, one of thing I miss is the commit templating capability that cvs has. This feature allows the repository manager or project leader to establish the basic structure of the commit message that they wish to use for their project. This helps obvioudly review the log information so that it is not just a long list of changes. Instead it provides additional useful information, and it would provide a way to create templates that would allow for easy parsing, for integrating with other systems.

Example:

PR Number:
Submitted By:
Reviewed By:
Approved By:
Description:

MTN: ----------------------------------------------------------------------
MTN: Please fill out this commit message.
MTN:
MTN: Enter a description of this change.
MTN: Lines beginning with `MTN:' are removed automatically.
MTN:
MTN: Current branch: head
MTN: Changes against parent 7d72b4f63082eab237b029d0ff1980f0be374f7a
MTN:   patched  main.cpp
MTN: ----------------------------------------------------------------------


1) What does everyone think of this idea?
2) Should a template file be stored in _MTN maybe call template?
3) Should the template be stored in the DB, so that all developers that work on a specific project gets the wanted template when performing a commit?


Regards,
Pablo


reply via email to

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