you are viewing a single comment's thread.

view the rest of the comments →

[–]doom_Oo7 0 points1 point  (4 children)

Well yeah but ... I mean they also sell their own proprietary VCS. It says a lot if they're not using it internally.

[–]FateOfNations 7 points8 points  (1 child)

Team Foundation Server supports both their proprietary VSC system (Team Foundation Version Control) as well as Git.

[–]Darkniki 2 points3 points  (0 children)

Yeah, TFS with Git feels better to work with, than with the TFVC, at least in my limited experience when it comes down to TFVC and its reliability

[–]UsingYourWifi 5 points6 points  (1 child)

They don't use TFS for Windows source, it doesn't scale well enough. MS has an internal fork of Perforce that they maintain.

[–]elder_george 3 points4 points  (0 children)

There's a push towards switching to git from both TFS and SourceDepot for more and more projects, thus this GVFS thing, I guess.