public marks

PUBLIC MARKS from kalooni with tag "pre-commit hook"

19 April 2007 15:30

Force commit's comment

How to avoid commit to subversion repository without comments

Subversion pre-commit hook

Subversion’s hook scripts provide a powerful and flexible way to associate actions with repository events. For example, the pre-commit hook allows you to check – and possibly abort – a transaction before it actually gets committed. This entry describes how to install and test a simple Python hook script to prohibit tabs from C++ files.

kalooni's TAGS related to tag "pre-commit hook"

comments +   subversion +   svn +