Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想复制我同事的工作空间,包括他的本地更改。我如何在 Perforce 中做到这一点?
谢谢!新立44
我认为您不能一步完成,但以下应该可行。
同步您的工作区,以便您拥有与同事相同的修订版
$> p4 sync @your_coworkers_client_spec_name
然后要获得本地更改,让您的同事搁置他的更改,然后您可以使用p4 unshelve -s shelve-list.
p4 unshelve -s shelve-list