[TYPO3-team-core-v5] Changelog considerations

Karsten Dambekalns karsten at typo3.org
Thu Jul 23 12:46:41 CEST 2009


Hi.

On 17.07.2009 14:16 Uhr, Bastian Waidelich wrote:
> Regarding the pre-commit hook I've made a little PHP script that checks
> the syntax of your commit message (only for specified repository paths
> of course) and intercepts the commit if the format is not valid.

I just looked at that script, I pasted an improved version at 
http://scratchpad.cmlenz.net/58bff31f51f731e5dc924b2aa39d8e90/

I tweaked the PHP slightly and changed the regex a little. The most 
important change is that the subpackage is optional.

I also did some testing on a local SVN repository, and would be ok with 
adding that hook to the SVN server.

Only question: for what paths do we activate that? Everything in the 
FLOW3 repository? Only the distributions and the packages included in 
them? The easiest and most effective variant would be to enable it for 
all the FLOW3 stuff (only in that case I need another "type", namely 
[GSoC] for "my" student).

Regards,
Karsten


More information about the TYPO3-team-core-v5 mailing list