April 2007
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.
July 2006
August 2005
Subverting the form
by 1 other (via)The architecture of Subversion is, when you examine it, most ingenious. By David Anderson
June 2005
1
(5 marks)