VsTortoise is an add-in for Microsoft Visual Studio 2005/2008/2010RC Standard/Professional that provides easy access to daily used features of TortoiseSVN, such as Update, Commit, Diff, Log, etc … directly from the Visual Studio IDE. You can bind every command to a shortcut within the IDE. Almost every command executed by VsTortoise is passed to TortoiseSVN. If you have worked with TortoiseSVN before, you know 99% of all dialogs that will be displayed. You can, of course, still perform every TortoiseSVN command from the Windows Explorer.
As of January 2010, I decided to open-source the project and moved VsTortoise over to codeplex:














[...] created a new page for VsTortoise that you can find in the navigation box on the right. [...]
[...] VsTortoise has been downloaded about 100 times so far. One user reported VsTortoise displays a “Resource not found” error when he starts his german version of Visual Studio 2005 standard edition. I don’t understand what causes the problem yet, since I specified the “en-US” satellite DLL that comes with VsTortoise as ultimate resource fallback. I wonder whether this is a common problem or occurs on his computer only. [...]
Add A Comment