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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -