Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using svn with Textmate

Tags:

svn

textmate

Coming from IDEs with full-blown svn support such as Eclipse and Netbeans, I'm wondering what is the recommended way to use svn with Textmate? Is it all manual, ie using the command line, or are there features that allow you to diff/checkin/merge/etc in Textmate itself?

like image 343
Abdullah Jibaly Avatar asked Jan 02 '09 01:01

Abdullah Jibaly


2 Answers

There is a plugin for textmate wich can be found here: http://www.reinventar.com/2008/07/svn-plugin-for-textmate/

The plugin mentioned in that post is SVNMate

like image 88
Filip Ekberg Avatar answered Oct 10 '22 07:10

Filip Ekberg


Ciarán Walsh has replaced SVNMate with ProjectPlus -- in addition to Subverison it handles Git, Mercurial, Bazaar and Svk.

like image 7
Doug Currie Avatar answered Oct 10 '22 08:10

Doug Currie