Questions tagged [source-control-bindings]

40 questions
0
votes
1 answer

Azure Dev Ops: Unable to determine the Source Control Server

In the command prompt, I am typing: tf workfold /unmap /workspace:xxx dev.azure.com/xxx/Mace as I try to remove a project from an organization. I also try: tf workfold /unmap /workspace:xxx dev.azure.com/yyy/Mace In both cases, I am…
0
votes
1 answer

How to rebind JDK Source Code to my IDE?

I would like to see what a method in the Java API does. To get this, I need the JDK Source Code installed or placed on my computer somehow. Before I re-installed Linux I had a src.zip package with all the official source code in it. I just had to…
John Chesshir
  • 590
  • 5
  • 20
0
votes
1 answer

Adding a new VS2015 project to source control

I have a VS2015 solution with 2 projects; one is correctly source-controlled in GitHub; the second project (which I added later by moving files from elsewhere) isn't in source control and I can't find how to add it. I have found answers for this for…
quilkin
  • 874
  • 11
  • 31
0
votes
0 answers

dynamic img control from string

I have to create dynamic img inside div & my src contains binary string but it is showing me blank when I do this. Please help/guid me var…
0
votes
2 answers

Visual Studio 2015 project fails adding to source control

i'm trying to use the functionality of the visual studio 2015 to create a project template. I have a simple wcf-project with my special web.config. To use classes from another project i referenced it. Those two projects are in the same solution and…
0
votes
2 answers

In TFS, can I bind a file in another folder to a Project?

I have a TFS project at $/src/main/MyProject/MyProject.csproj It has a reference to a DLL at $/dependencies/dependency.dll. The way I want things to work is that when my colleagues get MyProject, or open it in Visual Studio, I want TFS to go get the…
0
votes
3 answers

Cannot rebind TFS Solution in Visual Studio 2013

I noted that some files in my solution explorer are not in source control as they do not have a padlock icon. I tried to rebind the solution as suggested here but I do not have a Source Control menu item under file.
0
votes
1 answer

Remove TFS mappings

I am using Visual Studio 2015. Initially I installed TFS 2013 on my local machine with source control mappings to my local User folder. After some time there was a need to include some more developers to my project so I installed TFS 2013 on a…
Awais Mahmood
  • 1,308
  • 4
  • 21
  • 51
0
votes
0 answers

Visual Studio Solution/Project Path issues when remapping workspaces

This issue is quite hard to explain, so I may need to add more details based on questions you may have. I'm using TFS and Visual Studio 2013 for dev. I have the following branches: Development Branches - $/ProjectName/Development/Development -…
Albert
  • 1,062
  • 2
  • 13
  • 20
0
votes
2 answers

Visual Studio 2010 source control disappearing from Solution Explorer

Symptoms When I open a certain WPF solution in Visual Studio 2010, after the solution loads and is displayed in Solution Explorer, for a moment, I see the source control icons (locks, checkout checks, etc) next to the items in the solution and then…
xr280xr
  • 12,621
  • 7
  • 81
  • 125
1 2
3