Dorward

Subversion

12 March 2005

Started playing around with Subversion, its the first time I've set up my own revision management repository. I'm rather impressed with the hook scripts facility, I've hacked together some Perl to generate HTML documents from committed text files via Markdown.

Next job is to improve its efficiency (e.g. not regenerating every page on the site with each commit) and get it to read as much as possible from the environment rather then hard coded constants posing as variables.