What is the difference between tfpt scorch and tfpt treeclean

丶灬走出姿态 提交于 2019-12-10 18:56:57

问题


What is the difference between these two commands?

tfpt scorch /deletes /recursive /noprompt
tfpt treeclean /recursive /noprompt

回答1:


The documentation is pretty clear:

Scorch Ensure source control and the local disk are identical

Treeclean Delete files and folders not under version control

Treeclean just deletes files not under version control. Scorch deletes files not under version control and will ensure that the files that are being synchronized match the server version.



来源:https://stackoverflow.com/questions/37304700/what-is-the-difference-between-tfpt-scorch-and-tfpt-treeclean

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!