
28 Aug
2007
28 Aug
'07
7:57 p.m.
Caleb Epstein wrote:
On 8/28/07, Paul A Bristow <pbristow@hetp.u-net.com> wrote:
Are either of these crimes that could be prevented by SVN pre-commit rules?
Definitely. Attached is my simplistic attempt at this, adapted from the skeleton pre-commit-check Python script that ships with the Subversion sources As has been said in a previous, similar discussion, simple disallowing of upper-case characters doesn't work. Bjam's files are called Jamroot and Jamfile, and the capitalization matters.
Sebastian Redl