gpt4 book ai didi

shell - 我们如何使用TF命令将包含文件和子文件的新文件夹检入TFS?

转载 作者:行者123 更新时间:2023-12-02 23:28:49 24 4
gpt4 key购买 nike

我想使用Power Shell脚本将包含文件的本地文件夹映射并 checkin TFS。

最佳答案

顺序为:

tf workspace /new (Create a new workspace)

tf workfold /map and tf workfold /cloak (Map server folders to local folders)

tf get (optional to get the contents of the server folder)

tf add (Add the files/folders to the staging area)

tf checkin (check in the changes)

tf workspace /delete (optional to remove the (temporary) workspace)


如果您需要合并/解决冲突,则可以使用 tf resolve

关于shell - 我们如何使用TF命令将包含文件和子文件的新文件夹检入TFS?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23359942/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com