Category Archives: Computers

SVN pre-commit hook which can syntax check all files

If you manage a project which uses Subversion you’re going to eventually want to check the syntax of files before they get committed to the repository. Checking files before they get committed to the repository solves at least two problems … Continue reading

Posted in Programming, Something Interesting | Tagged , , , , , , , , | Leave a comment