MattMcKnight
MattMcKnight

Reputation: 8290

Is there a way to add a Subversion section to the right click menu for TextMate?

I'd like to be able to click on a file to revert it, or check in a directory, etc. It would be much more convenient to have these available from the right click menu.

Upvotes: 1

Views: 197

Answers (2)

Doug Ireton
Doug Ireton

Reputation:

Have you seen this?

ProjectPlus

ProjectPlus is a plug-in for TextMate which extends the functionality of project-related features.

Feature list: * SCM status badges: * Support for SVN, Git, Mercurial, Bazaar and Svk * Displayed in the project file list and the window proxy icon

http://ciaranwal.sh/projectplus

Upvotes: 2

ScottKoon
ScottKoon

Reputation: 3493

I don't think so. I'd recommend the SVNMate bundle though.

Upvotes: 1

Related Questions