Perforce replication

39 views Asked by At

I have a test server of perforce on which I want to have all the files which are on another perforce server. Along with files I want all other information such as versions, changelists, and every other information. In exact terms, I want my new server to be a replica of my old server. Please mention all the steps required.

1

There are 1 answers

0
Samwise On

Copy all the files from P4ROOT from the original server to the test server.

Set P4ROOT on the test server to point to the path you copied them into.

Start p4d.