Questions tagged [source-control-bindings]
40 questions
246
votes
14 answers
How can I completely remove TFS Bindings
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…

Michael L
- 5,560
- 7
- 29
- 32
42
votes
3 answers
In TFS how can I correct the links to work items on an existing changeset
After checking in a change-set into source control in VS2010 TFS, how do I make corrections to the work items associated with the check-in. For example if I realize there was another work item that should be linked to the changeset or if it was a…

JonN
- 2,498
- 5
- 33
- 49
12
votes
3 answers
How to permanently disconnect Visual Studio solution from source control
I have a Visual Studio 2012 solution with a few projects in it. Every time i open the solution file i get the message:
The mappings for the solution could not be found.
The active solution
has been temporarily disconnected from source control…

joedotnot
- 4,810
- 8
- 59
- 91
8
votes
2 answers
Source control binding status is invalid: Visual Studio 2005 and VSS
I had my VB.NET project and associated solution (developed in Visual Studio 2005) in Visual Source Safe.
Recently started working with another developer and needed to clean up.
Somewhere along the way I broke a binding. I went into
File -> Source…

John
- 15,990
- 10
- 70
- 110
7
votes
1 answer
Visual Studio - Projects from multiple source control providers?
OK, this has got to be a common problem. I hope one of you geniuses knows a solution!
The problem I'm trying to solve is this: We use a lot of code from various public sources, and cannot easily keep them all current within Visual Studio because…

bopapa_1979
- 8,949
- 10
- 51
- 76
6
votes
4 answers
Move a project to a different Team Foundation Server
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…

kingrichard2005
- 7,179
- 21
- 86
- 118
5
votes
1 answer
How to remove TFS bindings from a Codeplex project
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…

Svish
- 152,914
- 173
- 462
- 620
4
votes
1 answer
Visual Studio 2019 cannot find binding info but VS 2015 is fine
When I open a project in VS 2019 (or 2017) I get the message:
The solution you are opening is bound to source control on the following...Would you like to contact this server to try to enable source control integration.
I click Yes and…

CodenameCain
- 573
- 1
- 9
- 22
3
votes
2 answers
ClearCase Integration with Visual Studio
I'm trying to open a project source controlled by IBM ClearCase, but it gives this message to me:
The project '[MyProject]' is under source control.
An error occurred registering this project with source control.
It is recommended that you do not…

Cleyton
- 2,338
- 6
- 23
- 39
3
votes
2 answers
TFS 2010 add solution to source control not working
I'm facing a strange problem: I have a new installation of TFS 2010 on a test machine and I use Visual Studio 2010 Professional on a client machine. My client was before configured to be connected with another TFS 2010 machine with the same…

Francesco
- 964
- 2
- 17
- 41
3
votes
1 answer
Visual Studio 2010 Team Foundation Server Source Control Issue
Source control is acting wierd.
Here is the scenario:
I had to reformat my computer. I backed everything up first, then blew it away. All of my backup is located on a virtual harddrive on the network, which I can connect to in order to grab what I…

J0NNY ZER0
- 707
- 2
- 13
- 32
3
votes
3 answers
TFS: Removing leftover custom mappings after moving folders
I have a workspace where I want the repository root mapped to a particular folder (e.g., $/ mapped to D:\Home). This then picks up the default "natural" folder structure in the repository without having to map stuff manually.
There's a pair of…

kprobst
- 16,165
- 5
- 32
- 53
3
votes
2 answers
TFS - Rebinding solution to new TFS when prior TFS no longer available
The prior instance of TFS I was using is no longer available and I have a test project I want to bind to the new instance of TFS. However, when I try to add the solution to source control, the error message tells me that the collection is not…

Mike Malter
- 1,018
- 1
- 14
- 38
2
votes
1 answer
TFS Get Specific Version, Type Label delete all files that are not included in current label
We have situation where make label with 4 files (lets say that all project consists from 10 files, so another 6 files are not placed in our new label).
When do action Get Specific Version and for Version Type place Label and after that choose our…

Nemanja Vujacic
- 925
- 5
- 14
- 25
2
votes
0 answers
keyboard gets locked when editing source controlled files using Visual Studio 2008
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…

RKP
- 5,285
- 22
- 70
- 111