Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. CORoot is the TFS Collection, under root are two TFS Projects, in the first project is a set of Visual Studio SLNs for various applications, each of those applications reference various .proj files from the second TFS Porject (the libs project) The second TFS Project has a set of Library Visual Studio SLNs. I want to branch a particular project file within a particular solution in the Libraries TFS Project...
      singulars
    2. CO@Paragon: You might reread my answer. I understand how it's been structured, it's just that the particular way it was structured isn't conducive to branching the way you are used to it. Which means either the TFS items need to be restructured or you'll have to live with retargetting App1 because you are branching Lib1. This isn't a TFS problem; rather it's just an issue with whoever setup your TFS server.
      singulars
    3. COI set up the TFS server :) But, your saying that to make a change that doesn't affect the API of Lib1, I have to branch everything below 1.0? I could understand that if I were making a permanent branch, but I would expect to branch a bit more selectively than that. I did manage to find a work around though. If you make the branch at Lib1 to Lib1_Branch1, then remap Lib1_Branch1 to the same local directory that Lib1 had occupied you can work on Lib1_Branch1 alongside Lib2. Then, after checking in changes, set the mapping back to normal to do the merge.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload