1
vote
2answers
43 views
SVN operation time on Vista/Windows 7/2008 RC2
Hi guys,
i have a problem. When i commit or update my project using Tortoise or AnkhSVN on operating systems mentioned in title, i have to wait very long time for operation to fini …
0
votes
1answer
65 views
How can I use SCM on linked files in VS2008 projects?
Background:
I'm using Visual-SVN V. 1.7.5 with VS2008. I'm fairly new to SVN.
I have a Solution that uses source files that will be shared with other Solutions.
I've put these …
4
votes
11answers
162 views
How do I avoid Complicated Merges in Subversion?
I'm new to Subversion (SVN) coming from a Visual Source Safe (VSS) background. In VSS the person editing a file checks the file out and it locks the other users from editing it th …
1
vote
4answers
28 views
Disabling automatic checkout in AnkhSVN
I'm using Visual Studio 2k8 with AnkhSVN.
When I start to modify file, it's automatically checkouted. How can I disable it? I don't want to accidentally modify my files.
1
vote
3answers
48 views
Any latest experiences from recent daily build of AnkhSVN?
Does anyone have any experiences from recent daily build of AnkhSVN? Please let me know if it is good to go with?
Secondly does it seamlessly integrate with TortoiseSVN? What I me …
11
votes
18answers
3k views
Which would you rather use: VisualSVN or AnkhSVN?
Which is easier to use in a team environment?
Which is less buggy?
Which do you think is "better" and why?
1
vote
1answer
24 views
ANKHsvn commit/needs update issue
I have AnkhSvn plugged in to Visual Studio 2008.
When I try to commit several files, and at least one of those files causes the prompt to Update, I would like to know which of tho …
2
votes
4answers
467 views
How to make AnkhSVN remember my SVN + SSH password?
I want AnkhSVN to remember my SVN + SSH password. Until now I have to type it multiple times per operation. A previous topic discussed 2 solutions
1) Replace the default ssh clien …
1
vote
4answers
70 views
Adding images to SubVersion through Visual Studio using AnkhSVN - issues?
Hi,
For the most part, AnkhSVN is working well with VS2008. The only issue I'm seeing is when an image is added from one dev, it is not added to any other machines when the SubVe …
0
votes
2answers
76 views
How to move a subproject to a new folder in Visual Studio 2008 without breaking (ankhsvn) subversion revision history?
I have a c# solution with a bunch of projects. One of them resides in a folder that does not match the project name (for reasons I can't know since the guy who did it left before I …
0
votes
3answers
62 views
Visual Studio Source Control (AnkhSVN) & Bin directory for ASP.Net site
For one of my ASP.Net site I use AnkhSVN to commit to a VisualSVN Server with a post commit hook to update the live website.
This setup works great for every directory EXCEPT the …
0
votes
1answer
51 views
AnkhSVN Exception error (branching solution)
I always get the error message below whenever I try to branch solution using AnkhSVN which is integrated in Visual Studio 2005:
SharpSvn.SvnRepositoryIOException:
Repository mov …
0
votes
1answer
43 views
Checking in Files via AnkhSVN not prompting to enter FogBugz Case Number
So I followed these guidelines to add some properties to my project repository, http://www.fogcreek.com/FogBugz/docs/40/Articles/SourceControl/TortoiseSVN.html . The only SVN prope …
18
votes
13answers
1k views
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 IDE.
I already kn …
1
vote
3answers
123 views
Visual Studio 2008 publishing .svn folders
Does anyone know how to prevent VS copying the .svn folders associated with subversion when publishing a web project?
I'm using Tortoise SVN and Ankh svn VS plugin.
Thanks
