I am about to start on a .net winform project. I am confused on how to setup project structure in SVN. Apart from main GUI, I will write few common libs like communication layer etc. these libs will b
I try to use the newest AnkhSVN with svn+ssh, but when I try to add a VS 2010 solution to the repository with URL svn+ssh://some.domain.com/svn/ I get the login window. Then I type the password and I
I installed AnkhSVN without error and when I open Visual Studio I don\'t see AnkhSVN as an available Source Control Plugin. The list is empty.
I\'ve downloaded A开发者_Python百科nkhSVN to use for version control. I\'m also using Codesion for my repository.
I opened a project yesterday via Open From Subversion I accidentally saved the project to C:\\Users\\blahblah....
I know there is plenty of questions about which plugin to choose for integration SVN to Visual studio:开发者_开发百科
There are a number of files in my database project that AnkhSvn isn\'t co开发者_如何学编程mmitting to the repository.To clean things up using Tortoise, can I safely add them all to the ignore list?
I have a trunk that contains the current release code with various bug fixes in it and a branch that contains various new features for the next release of the system. I\'m trying to merge the bug fixe
If I\'m just commit a few files everything works fine but if I try to commit an en开发者_如何学运维tire project it just hangs about half way through and stops sending any more data. Anyone have any id
In my office, I have a working repository, where I am able to work on my laptop to modify files and commit them to that repository. I am using a local URL for this, which points directly to the PC con