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.

QB6.1.14: TFS force option? #3524

scastria ·
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
steveluo ADMIN ·
Please file a ticket in our issue tracker below and will get it fixed in next patch release:
http://track.pmease.com
steveluo ADMIN ·
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>...
scastria ·
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