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 测试服务器,我想在其上拥有另一台 perforce 服务器上的所有文件。除了文件,我还想要所有其他信息,例如版本、更改列表和所有其他信息。确切地说,我希望我的新服务器是旧服务器的副本。请提及所需的所有步骤。
将 P4ROOT 中的所有文件从原始服务器复制到测试服务器。
在测试服务器上设置 P4ROOT 以指向您将它们复制到的路径。
启动 p4d。