Hi all!

I would like to announce two changes that have been done recently:

1) Updated commit message template
----------------------------------------------------

The commit message template, which is found in the file 
tools/devel/review/commit.template in the Mercurial repository, has been 
updated. A commit message shall consists of a short one-line message, 
followed by a blank line, and then a detailed, multi-line message. The 
template has been updated with detailed instructions for how to write 
the multi-line part of commit messages for defect tickets. The idea is 
to split it into three parts, where the first part contains verbatim log 
messages (or e.g. a stack trace). This can be useful later on if the 
fault happens again, because it will then be possible to search the 
commit messages and find the changeset where the fault has been 
corrected. The second part of the message should be an analysis of the 
fault, and the third part should be a description of how it was fixed.

We have also added a script that can be used to let Mercurial load the 
template as the default text when editing a new commit message. The file 
tools/devel/review/00-README contains instructions for how to configure 
the default commit message in Mercurial. It also contains an example of 
a commit message that has been written according to the new template.

2) Updated editor configuration instructions in the wiki
-------------------------------------------------------------------------

We have updated the instructions for how to set up Eclipse and Emacs so 
that you get the correct code formatting style. The Eclipse instruction 
is new, and the Emacs instruction has been updated with an improved 
version of the coding style file google-c-style.el

The OpenSAF wiki is found here: https://sourceforge.net/p/opensaf/wiki/Home/

regards,
Anders Widell


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to