SVN diffs from TextMate

I picked up a neat TextMate trick while pair programming with Justin Gehtland on Monday. Check out a directory from a Subversion repository and open it in TextMate. Click on the root directory of the project and hold down Ctrl-Shift-A. A menu will appear allowing you to select from a number of SVN options, including adding and deleting from the repo, diffing files, and so on. Very nice, especially if you’d prefer not to jump to the command line for such actions.