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
-1
votes
1 answer

Is SVN Trying To Process My Committed Code?

I have a problem with SVN that I just cannot figure out. Whenever I try to commit the following block of C# code to my SVN remote repo, I am getting a CheckSum mismatch error. Notice that the entire block of code is commented out. The file only…
Chiefwarpaint
  • 643
  • 2
  • 12
  • 25
-1
votes
2 answers

Connecting to SVN Repo with Custom Port

For a school project I'm trying to connect to an svn repo hosted in the computing department. I've tried connecting to it using VisualSVN, AnkhSVN, and SlikSVN and none of them will connect. I was given a URL like…
Nakaan
  • 167
  • 7
-1
votes
1 answer

Importing older code with revision history to a new SVN repository

I have a code checkout from an SVN repository which is now not working, so original SVN server is now down. And we have some local changes into SVN which is yet uncommitted. How can I move the existing code available to us with revision history to…
Krunal
  • 2,967
  • 8
  • 45
  • 101
-1
votes
1 answer

How to unversion a Visual Studio Solution committed with AnkhSVN

I am using VS2012, ASP.NET 4.5 I have tried an initial commit which failed. Some files seem to be committed ie have blue ticks. I would like to start over, so I need to unversion the current solution (several projects), and basically start again. I…
SamJolly
  • 6,347
  • 13
  • 59
  • 125
-1
votes
1 answer

How can I find the current revision of my project?

I'm using AnkhSVN in Visual Studio 2010 and it works perfectly. I want to know the current revision before I update to the latest vision. How can I find the current revision number of my project? I don't use any other variation of Subversion…
Rudy Meijer
  • 210
  • 2
  • 7
-1
votes
1 answer

How to create an online repository on a Linux hosting using tortoise SVN?

I want to setup an online repository on my Linux hosting account I have. I want to a combination of Tortoise SVN and Ankh SVN for this, this will be an ASP.NET MVC 4 project for which I will be using Visual Studio 2010. Firstly, is it even possible…
Yasser Shaikh
  • 46,934
  • 46
  • 204
  • 281
1 2 3
26
27