now with double the colour and flavor!
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.
One Response for "Svn Plugin for TextMate"
Well, you might also be interested in SCPlugin, that will give you SVN integration with Finder. There are some stuff like folder managment that you won’t probably do in Textmate where having those icons, and shortcuts help.
Leave a reply