10 messages in com.perforce.perforce-user[p4] Upgrade from 2002.2 to 2003.2
FromSent OnAttachments
Michael Hawryluk22 Apr 2004 12:05 
Dave Rehring22 Apr 2004 12:31 
Dave Lewis22 Apr 2004 13:21 
Dave Lewis22 Apr 2004 13:24 
Mark Harrison23 Apr 2004 11:08 
Dave Rehring23 Apr 2004 11:54 
Tetlow, Gordon23 Apr 2004 12:07 
Dave Hildebrandt23 Apr 2004 12:25 
Brian Moyers23 Apr 2004 12:31 
Jack Stanley23 Apr 2004 12:41 
Subject:[p4] Upgrade from 2002.2 to 2003.2
From:Dave Lewis (dle@vignette.com)
Date:04/22/2004 01:21:42 PM
List:com.perforce.perforce-user

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

I usually combine an upgrade with a recover from the checkpoint, so I

p4 admin stop p4 admin checkpoint {actually I don't use the admin commands} backup all db.* files copy in new p4d executable recover from checkpoint p4d -xu (if that's the right options... there are upgrade instructions in the release notes. There is a step where metadata is converted...) p4 admin start

dave