On 4/22/04 12:05 PM, Michael Hawryluk at michael.hawryluk at finisar.com wrote:
I am looking to upgrade our perforce server from version 2002.2 to 2003.2.
I am planning on doing a dry-run which is not on the main internal perforce
server. What kind of steps are involved in this? Any help/advise/war
stories would be appreciated. Thanks.
Michael Hawryluk
Just follow the steps listed in the Perforce Admin manual and you'll be fine
[assuming the Perforce databases are fine].
p4 verify -qu //...
p4 admin checkpoint
Backup installaction
p4 admin stop
Replace p4d on server
On server run
p4d -xu [other options for your install]
p4d [other options for yours install]
Test to make sure everything is still happy.
Later,