TFS in Visual Studio: Exclude specific branches from update -


I am using TFS source control within Visual Studio. We have lots of branches in it, which has a branch when I right click on the folder then select "Get latest version", all the branches are downloaded. How can I branch out from being updated? Each included branch looks tiresome manually. Thanks Conrad

You can create a batch file containing the latest for all the required branches. See the command.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -