1
Vote

VsTortoise 30 Beta not working (VS2010 / TSVN 1.6)

description

Hallo,
 
installation works fine but there is no VsTortoise menu entry in VS. The VS Add-In Manager lists VsTortoise and it is marked active. When I deactivate the add-in, close add-in manager, open it again, enable the add-in and close the add-in manager again, the registration process of the add-in runs and after a few seconds I see the message that I have attached here.
 
After clicking OK the menu entry is there and I can use VsTortoise. But after reopening VS it is gone again.

file attachments

comments

pschraut wrote Feb 9, 2012 at 3:41 PM

Hi, I guess this bug is related to default shortcut bindings that don't work with non-english Visual Studio versions in build 30.

You can try build 31 alpha 2 if you want. Please download it at http://www.console-dev.de/tmp/vstortoise31alpha2.zip

Build 31 should display the VsTortoise buttons correctly, but custom VsTortoise shortcuts get lost sometimes (I'm working on this issue already).

Let me know if it works please
  • Peter

DisasterArea wrote Feb 10, 2012 at 5:23 AM

Hallo Peter,

thanks for your answer. So yes, 31alpha2 is working in german mode. But in the VsTortoise Info Panel I found, that a language specific dll is missing.

And by the way; You have done a great work so far.

Info Panel shows:
[...]
VsTortoise 31 Alpha 2 (1.0.4389.25490)

de-DE\VsTortoise.resources.dll missing
de\VsTortoise.resources.dll found
SharpPlink-Win32.svnExe found
SharpSvn.dll found
SharpSvn-DB44-20-Win32.dll found
SharpSvn-SASL21-23-Win32.dll found

TortoiseProc.IsAvailable: True
TortoiseProc.FilePath: C:\Programme\TortoiseSVN\bin\TortoiseProc.exe
TortoiseProc.Is150OrNewer: True
TortoiseProc.VersionInfo: 1, 6, 12, 20536
[...]

Ragards

DisasterArea

pschraut wrote Feb 13, 2012 at 5:38 PM

Thanks for the feedback, glad it works now.

The missing "de-DE\VsTortoise.resources.dll" file is not really a problem. It will use "de\VsTortoise.resources.dll" instead. If this one would be missing too, it will fallback to "en-US...".