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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -