Post subversion changes to twitter
Here’s a quick post-commit script for subversion that posts changes directly to www.twitter.com.
I’m using it to power the Cashboard twitter feed. If you preface any SVN commit message with "tweet" the rest of the commit message will be pushed to twitter.
Just modify the twitter username and password, then the script in your subversion "hooks" directory, and mark it as an executable (chmod +x post-commit).
