Use Powershell to handle Subversion commit hooks
I recently dug into windows CMD/BAT scripting while configuring a Subversion repository’s commit hooks. You know, like emailing notification on commits, enforcing non-empty log messages, allowing clients to change log messages, but only for their own commits, that kind of thing. The repository in question is living behind a Subversion server running as a windows [...]
31 Aug 2009 davidalpert 1 comment