6 messages in com.perforce.perforce-userIntegrating while keeping history?
FromSent OnAttachments
Nick...@nvidia.com17 Mar 1998 16:21 
Jeff...@uplanet.com17 Mar 1998 18:06 
Nick...@nvidia.com17 Mar 1998 19:24 
Jere...@softway.com.au17 Mar 1998 19:37 
Nick...@nvidia.com17 Mar 1998 20:00 
Paul...@radstone.co.uk18 Mar 1998 01:06 
Subject:Integrating while keeping history?
From:Jeff...@uplanet.com (Jeff@uplanet.com)
Date:03/17/1998 06:06:53 PM
List:com.perforce.perforce-user

To rename a file... % p4 help rename

rename -- How to rename files

p4 integrate from to p4 delete from p4 submit

Perforce does not support a single 'rename' command, but files can be renamed by branching one file into another and then deleting the original file.

The 'from' and 'to' file arguments may include wildcards as long as they are matched.

Integrating from files require read access to the files, but deleting them requires write access.

For further information, see the help for the individual commands. %