【发布时间】:2020-05-20 04:37:10
【问题描述】:
我已经通过 Windows 资源管理器从我的工作区删除了几个图像文件(我在那个文件夹中留下了一个文件),然后我去我的可视客户端并点击“获取最新”。什么也没发生,我通过终端工作并在父文件夹中执行了p4 sync -f,也没有带回任何东西。我猜是因为我手动删除了文件,Perforce 无法关联这些文件。
我的解决方法是:
Checking out those deleted files from the depo (it would warn that the file won't exist)
Revert them. The revert brought back the missing files from the depot.
有没有更好的工作流程来处理这个问题?
【问题讨论】:
标签: perforce