Questions tagged [ankhsvn]

AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio

AnkhSVN allows access to most Subversion features directly from Visual Studio. Unlike most other subversion clients it tries to handle Subversion 'the Visual Studio way'. E.g. it prefers looking at project models over looking what is inside a specific directory.

396 questions
59
votes
4 answers

AnkhSVN versus VisualSVN

I currently use AnkhSVN to integrate subversion into Visual Studio. Is there any reason I should switch to VisualSVN? AnkhSVN is free (in more than one sense of the word) while VisualSVN costs $50. So right there unless I'm missing some great…
thelsdj
  • 9,034
  • 10
  • 45
  • 58
55
votes
14 answers

Why does it take sooo long to load my solution in Visual Studio?

We have a really big solution with more than 200 projects and thousands of files. Despite of that the solution used to load pretty quickly in Visual Studio 2010 as well as 2012. However, after copying the whole SVN repository to another location,…
54
votes
6 answers

Installation of AnkhSVN Visual Studio 2019

I can not Install AnkhSVN -Subversion Support for Visual Studio 2019, I have tried to Install It, It says Version is Invalid for VS2019 I use VS2019 Professional
51
votes
13 answers

SVN keeps corrupting files with "<<<<<<< .mine", how to fix?

I've got a Visual Studio C# project which is under version control (SVN). I've always commited and updated the project without any problems. But a couple of hours ago Visual Studio throws the following error when I try to launch/rebuild the…
MysticEarth
  • 2,646
  • 4
  • 33
  • 53
50
votes
14 answers

Which plugin do you use for SVN in Visual Studio?

I'm considering using SVN for my .Net projects, and I'd like to know what plugins are available for integrating the source control capabilities directly into the Visual Studio IDE. I already know about the following Visual Studio…
Brann
  • 31,689
  • 32
  • 113
  • 162
50
votes
3 answers

AnkhSvn is installed but not working in Visual Studio 2013

I have installed Visual studio 2013 , and I have installed AnkhSvn-2.5.12266.msi for svn, but this "Add-On" is not available in Visual Studio. Why?
mirza
  • 766
  • 2
  • 7
  • 12
46
votes
5 answers

Ankhsvn not integrated to Visual Studio 2010

I have a website project that has been subversioned already. I have installed ankhsvn but when I open the website project in Visual Studio 2010 it doesn't show the version control icons in the Solution Explorer. Any idea why that might be? Thanks
DSharper
  • 3,177
  • 9
  • 29
  • 47
45
votes
6 answers

Change source control plug-in in Visual Studio

Currently the solution is managed by SVN and I want to switch to git. When I do Tools->Options->Source Control->Plug-in Selection and change plug-in I get this dialog: I never get past that, when I open the .sln again it is still SVN. I have a…
Johan Larsson
  • 17,112
  • 9
  • 74
  • 88
37
votes
5 answers

Can I update a branch from the trunk without performing a merge?

I probably just haven't thought this through, or perhaps I'm simply unaware of an already existing option in Subversion (I'm certainly no expert). I'm just wondering, if I've created a branch to start working on some new feature, if there's an…
Dan Tao
  • 125,917
  • 54
  • 300
  • 447
31
votes
4 answers

Add NuGet Packages Folder to Solution File?

Nuget puts the package in my root folder(in my case my trunk folder). I am wondering is there a way to let VS 2010 know about this folder? I am using ankh svn to do my commuting so it would be really nice to have it in my solution so when I add a…
chobo2
  • 83,322
  • 195
  • 530
  • 832
24
votes
12 answers

Is AnkhSVN any good?

I asked a couple of coworkers about AnkhSVN and neither one of them was happy with it. One of them went as far as saying that AnkhSVN has messed up his devenv several times. What's your experience with AnkhSVN? I really miss having an IDE integrated…
Esteban Araya
  • 29,284
  • 24
  • 107
  • 141
24
votes
6 answers

AnkhSVN vs VisualSVN

We're thinking of switching to SVN at my work, so I was wondering about SVN plugins for VS2008 (and 2010 when it comes out). After a bit of research I found AnkhSVN and VisualSVN, the 2 that seemed most dominant. (I am aware of TortoiseSVN and will…
Darko
  • 38,310
  • 15
  • 80
  • 107
23
votes
3 answers

How to change SVN authentication details in AnkhSVN in Visual Studio 2010?

I want to change the username and password for SVN in Visual Studio 2010 AnkhSVN plugin. How can i do that?
NLV
  • 21,141
  • 40
  • 118
  • 183
20
votes
5 answers

How to get out of subversion source control in visual studio?

I have a solution that is source controlled with Subversion and AnkhSVN in Visual Studio 2008, but I would like to remove source control from it, how do I do that?
Peter
  • 47,963
  • 46
  • 132
  • 181
20
votes
2 answers

Uninstall AnkhSVN from VS2012

I want to remove AnkhSVN from my VS2010 install, but find that the Uninstall option is grayed out when I navigate to TOOLS*/Extensions and Updates. Starting Visual Studio 2012 as Administrator and unselecting AnkhSVN as the source control provider…
Eric J.
  • 147,927
  • 63
  • 340
  • 553
1
2 3
26 27