Subversion Revision Number in Nant
I was trying to figure out how to get the latest revision number from our SVN repository today and came across
this great example of how to do this. Very nice. Now I can do a lot of build specific stuff in my build script.