Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Another great feature in Orcas Version control is that there is an option to create a branch without having to download any of the file locally ( i.e without any get operations). This new option is "/silent" argument for the tf branch command and this prevents the get operations and thus doing the braching in a faster way.
Here's the screenshot how it can be used
Cheers !