Keyword Substitution with TortoiseSVN
A cool feature of Subversion is that you can get it to update the comments in your script automatically when you commit it. Whenever I (or anyone else) update this file and commit it, the header comment is updated. This can be particularly useful when working with other developers as you can see who made the last commit without having to do a lookup to subversion. So, how do you do it? Read more »

