I have AnkhSVN installed & working with VS2008, and TortiseSVN is installed & working fine for desktop integration.
I just downloaded & installed a trial version of VS2010 , and would like to be able to use svn, but the only option is to bind to a TFS server.
How can I add svn support to VS2010?
It appears that the trial version is crippled to only allow connection to TFS.
Here are the steps I tried - if anyone has different results, I'll be happy to update this.
install VS2010 Trial
install AnkhSVN 2.1.10129
result: No SVN plugin available
I then uninstalled both VS2010 and AnkhSVN. I borrowed a licenced VS2010 Professional CD, and followed the same steps, and was able to select the SVN plugin.
Related
No matter what I do, I am unable to get Web Developer Tools installed. I had Community Edition of Visual Studio 2015, but I did a clean installation of Enterprise afterwards (free key from school) after uninstalling 2015 CE using TotalUninstaller.
When I then try to install Web Essentials, it tells me I need to install Web Developer Tools. However, I did install it upon installing Visual Studio. I also tried to tick it off, uninstall Web Developer Tools, and then install it again afterwards. No luck at all.
I'm almost forced to do a complete reinstallation of Windows... What can I possibly do?
I have ReSharper 7 installed against Visual Studio 2012 and am looking to upgrade to version 8 now that I have purchased an upgrade license.
How do I upgrade?
Do I have to uninstall then reinstall, or can I apply my license code within Visual Studio via the ReSharper options and it automatically takes care of the update?
Just follow the installation instructions on the download page and it will upgrade you automatically. The old version will be uninstalled and the new version installed in its place. You won't be able to have both versions installed simultaniously.
The new version needs to be downloaded from the JetBrains website and then installed over the existing version.
http://www.jetbrains.com/resharper/download/
There are several options when installing the new version, you can run both versions simultaneously or automatically uninstall previous versions.
I know this is an old question, but in the newer versions of VS (2019 in my case) and/or ReSharper, there is a menu option from within VS to check for updates.
Extensions --> ReSharper --> Help --> Check For Updates
Then follow the bouncing ball to upgrade the components you have installed. You need to restart VS after the install for it to take effect though.
Before I install InstallShield, the Setup and Deployment can be seen in the new project creation window and when I click the Enable InstallShield Limited Edition, it says "Setup project creation failed..." at the bottom so I decided to install the InstallShield 2012 Spring Limited Edition. After I installed it, the Setup and Deployment suddenly disappear from the project creation window including the option Enable InstallShield Limited Edition. Tried restarting my computer, nothing happened. Tried uninstalling everything and reinstalling the same thing happened again.
No, it was never there in the first place.
Visual Studio setup projects (vdproj) will not ship with future versions of VS
I use VS10 and recently NuGet1.6 came out and I tried to do normal update and it kept failing with the following message,
"Install Error : VSIXInstaller.SignatureMismatchException: The signature on the update version of 'NuGet Package Manager' does not match the signature on the installed version. Therefore, Extension Manager cannot install the update.
at VSIXInstaller.Common.VerifyMatchingExtensionSignatures(IInstalledExtension installedExtension, IInstallableExtension updateExtension)
at VSIXInstaller.InstallProgressPage.BeginInstallVSIX(SupportedVSSKU targetAppID)
"
Then I read somewhere someone said just uninstall NuGet and re-install it, well I uninstalled NuGet in the Control Panel of Windows, because the Uninstall button of NuGet in VS10 is grayed out (why is this the case?). But still could not install NuGet1.6, it run into the same error. Could someone help please!
Thanks.
You might need to Run Visual Studio 2010 As Administrator in order to get the NuGet 1.6 extension installed.
I agree that it is silly that the upgrade from within VS2010 doesn't work. I have tried this several times across several machines (a home workstation without any restrictions, a work machine with tied down profiles) and it always fails.
There is a known issue when upgrading NuGet to 1.6 from an older version when running Visual Studio SP1. From the NuGet 1.6 Release Notes:
If you are running VS 2010 SP1, you might run into an installation
error when attempting to upgrade NuGet if you have an older version
installed.
The workaround is to simply uninstall NuGet and then install it from
the VS Extension Gallery. See http://support.microsoft.com/kb/2581019
for more information.
Note: If Visual Studio won't allow you to uninstall the extension (the
Uninstall button is disabled), then you likely need to restart Visual
Studio using "Run as Administrator."
Run Visual Studio 2010 Administrator, and the UnInstall option is available.
Uninstall --> Restart --> Install new version.
I couldn't run Visual Studio as Administrator, so I just uninstalled the extension from VS, downloaded the VSIX file from the Visual Studio Gallery, then ran the install.
I know it's pre-release software and that not everything will work, but I wan't to try it out with a couple of projects I have in my SVN repository.
I know I can use a tortoise svn and some other external SVN clients, but I'm looking more for something like RocketSVN that will work inside of Visual Studio 11 Developer Preview...
The latest builds of AnkhSVN include Visual Studio 11 support, haven't tried it though.
http://ankhsvn.open.collab.net/ds/viewMessage.do?dsForumId=582&dsMessageId=428381