sublime_tortoise
sublime_tortoise copied to clipboard
Keyboard shortcuts and menu entries to execute TortoiseSVN, TortoiseHg and TortoiseGit commands
Hi Will, I have got the Tortoise plugin working with ST3, so have gone ahead and renewed our licenses. I thought I'd create a pull request in case you want...
Simple addition to the plugin. It allows you to update from the sidebar menu.
In cases where both .svn and .git directories exist (as is the case if you're [deploying to Heroku but managing code in Subversion](https://devcenter.heroku.com/articles/git#using_subversion_or_other_revision_control_systems)), the current sublime_tortoise plugin will always try...
I tried using the current git version fo sublime_tortoise with sublime text 3, but am getting an error in the console. File "C:\Users\me\AppData\Roaming\Sublime Text 3\Packages\sublime_tortoise\Tortoise.py", line 63 except (NotFoundError) as...
Hi, I get the following error message whenever I right-click on a file that has been committed to Git - "error: [Error 2] The system cannot find the file specified"...
I am receiving this error (the subject line) when right clicking in the side bar. The console is also spitting out the following: Traceback (most recent call last): File ".\sublime_plugin.py",...
Hello I have been using git has a desktop tool with tortoise for about a year. It worked ok. During the last 4 months I used git hub. I used...
Hello, after installing this plugin, I couldn't get @ sign anymore. After reinstalling Sublime Text and googling around, I realized that this plugin shortcuts collide with getting @ sign on...
I do become an error when I right-click on some file/folder in Sublime Text telling `'ascii' codec can't encode character u'\xe4' in position 74: ordinal not in range(128)`. The context...