1

What object does the following icon represent in TFS and how does it differ from a standard folder you might create within a team project?

enter image description here

I hate asking such a question but I've read around and honestly can't work it out. I've checked in the directory on my disk I have the project mapped to and it's seemingly no different to a usual folder.

1 Answer 1

3

It means that it is a branch and not a regular Tfs folder. Branch folders were introduced in TFS 2010 and provide some additional functionality such as support for visualization. See http://msdn.microsoft.com/en-gb/library/ms181425.aspx

1
  • Thanks very much mate. I'll look into how to convert to and from now that I know what it is.
    – user1017882
    Commented May 13, 2014 at 9:29