Kyle O'Connor edited a comment on Improvement JENKINS-5714

Yes, when you are doing a incremental get ("use update" is checked for this plugin) and you specify "/overwrite" and "/force", it ceases to be an incremental get at that point. Just "/overwrite" may be okay to fix OP's problem but "/force" will cause all files to be retrieved not just the changed files. So we definitely cannot use "/overwrite" and "/force" options in conjunction with "use update".

@OP, it sounds like you need to run a clean first if you are going to use incremental check outs. If you find yourself marking your source-files as not read-only then you will have problems because TFS relies on that flag to function properly.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to