I use TextMate on a daily usage, it’s the most useful program I have on my Mac and it simplified alot my development work.

At the same time, I also use SVN for version-control (but i’m looking at GIT…) so I was very happy to find a plugin for TextMate that enabled me to visually know which files were changed, waiting to be commited, in conflict, etc.

It reminds me of TortoiseSVN for Windows (a great tool, btw), so if you use Textmate and SVN I recommend you take a look at SVNMate.

Note: There’s also a built-in svn bundle for Textmate, simply use ctrl+shift+a on a file or folder to access a few basic SVN commands.