I've tried to solve this error message but I couldn't.
I've tried for a really long time, I just can't figure a solution to this.
I'm using Ankh plugin with Visual Studio 2010, I've got an SVN repository on unfuddle.com and I'm trying to import my project into that new repository.
this is the error message I get :
" please select a v...
hi,
so i decided to finally try out subversion with Ankh SVN for Visual studio 2010, after my nasty experiences with VSS.
I installed CollabNet SVN on my win7 dev box and then Ankh SVN for VS2010.
(Like an Idiot) I added a mockup demo project I was working on and played around with it using SVN. After a while, I un installed Office 20...
How can I view the current revision number of a particular file from Visual Studio or directly from Explorer under SVN Source control? I am using AnkhSVN as the client.
Also, is it possible to know the revision number when the project/solution was last updated from server and changes to some of its files have been made thereafter?
...
We use VisualSVN Server as our Version Control server. We integrated TortoiseSVN into Visual C++ 2008 using VisualSVN.
Now, I want to see if a file is locked by another user. When I press the "Refresh Status" button, nothing changes. What am I doing wrong?
I also uninstalled VisualSVN, and installed AnkhSVN instead. The same proble...
We moved our projects (SQL Server and .Net) from Visual-Source-Safe to SubVersion.
We have installed Tortoise SVN and AnkhSVN clients on the location machine.
When I lock a file, the icon in Windows Explorer changes, but there is no indication in Visual Studio of any lock.
Visual-Studio
Windows Explorer
How do I fix this?
...
This is a problem that has been eating at me for a while, and I just haven't found a good solution (no pun intended) for it.
I'm using Visual Studio 2010 with Subversion and Ankhsvn. It works very well, however, my biggest problem with it is that it only retrieves and manages files that are "included in the project". This is great in ...
Hi ,
I have website project that has been subversioned already.I installed ankhsvn and when i open website project in visual studio 2010 it doesnt show version control icons in solution explorer????
Thanks
...
Unfortunately, I'm not entirely clear on how SVN works...
I have a trunk for my main Visual Studio C# solution, and a branch, for work in development. Now and again, something needs to be changed in both, so that the code is identical. I've had a look at the Merge wizard, but it doesn't seem to describe this issue. It seems to allow me ...
Just out of curiousity I'm deploying AnkhSVN with Visual Studio 2010 in our development office, and have had much success with Redmine in managing projects. However, one issue is integrating AnkhSVN with Redmine in regard to Issues. So I can submit a commit against for a particular bug fix. Is this possible?
...
Hi there,
just changed over form visualsvn to AnkhSVN. Loving it... but i need to add files and directory that are on my disk to SVN ... but the files and directory are not part the solutions (Vs2010) ... Its basically i directory where i store some dlls but if the directory is not present then i have missing references.
Is this possib...
My team now has an SVN + Ankh setup in ASP.NET with trunk, branches, and tags. We switch branches and work on code, but many times there will be inexplicable conflicts in files after simple changes. Why is this? I suspect we simply don't understand enough of how this works. Are there any do's and don'ts, or how should we be approaching o...
Hello!
I have question like in the title: how to setup ankhsvn to autorefresh status when someone commit something ? I want to see which file isn't latest version.
...