Your browser was unable to load all of the resources. They may
have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.
Is there a way to make QB run a tfs get but with a "-force" option? I was hoping to find a force checkbox in the TFS repository configuration.
-
replies
3
-
views
3720
-
stars
0
-
Please file a ticket in our issue tracker below and will get it fixed in next patch release:
http://track.pmease.com
Would you please also tell me where can I find -force option? When I run help checkout, I only get below options:
checkout [-recursive] [-lock:none|checkin|checkout] [-type:<value>] <itemSpec>...
A QB checkout step for TFS uses the "get" command from TFS. It is the "get" command that has force:
get [-version:<value>] [-recursive] [-preview] [-force] [-all] [-overwrite] [-noautoresolve] [<itemSpec>...]
I see that you have already created a an issue in the tracking system for me. Thanks