I have a solution that contains a good deal of projects,
I would like to remove the source control bindings completely, how can I do this?
Update:
What I really want to do is move one solution and its projects from TFS 2005 -> 2008. Thats why I am removing the bindings, is there a better way to do this?
...
I have a couple of projects hosted on Codeplex. Since I didn't really have a clue about anything but TFS when I created them, I used that. But, now I have gotten more comfortable with TortoiseSVN and VisualSVN so I would like to use that instead.
Of course, to get my project using subversion is no problem. The thing is that the projects...
I had my VB.NET project and associated solution (developed in Visual Studio 2005) in Visual SourceSafe.
Recently started working with another developer and needed to clean up.
Somewhere along the way I broke a binding. I went into
File -> Source Conteol -> Change Source Control
and tried to bind things correctly.
I unbound the proj...
Hi,
I am facing a strange issue with editing source controlled files (especially aspx files) using visual studio 2008. when I check out and edit the file, I can edit fine for few seconds and after that keyboard gets locked and I can't type anything (it doesn't affect the files not added to source control). as soon it is locked, if I t...
I would like to know if there's a way to move a project in one Team Foundation Server source control to a different source control on a separate Team Foundation Server? I don't want to have to copy the files to a different folder and map that folder to the new TFS server. I've tried removing the bindings and unmapping the local source ...