August 2019
Beginner
608 pages
16h 7m
English
Because of the centralized nature of TFVC, some pieces of information are not available when you are not connected. File history is not replicated to the client's development machine and can only be viewed when you are online with the server. This information is viewable via Visual Studio and the web portal. Via the context menu of an item, you can annotate files to see who changed a line, and when they changed it. The following screenshot shows what sort of information is given in the web portal:

With Git, file history is replicated on the client's development machine. You can also view it when there is no connection to the TFS server. ...
Read now
Unlock full access