[p4] moving projects from one depot to another

Chuck Karish chuck.karish at gmail.com
Fri Feb 23 11:32:21 PST 2007


On 2/22/07, Tyler Hopaluk <thopaluk at fmci.fujitsu.com> wrote:
> The reason behind reorganizing the structure of our perforce server is not because of performance or user issues, but because no one can find anything in the server.

For each project_dir:
    Create a branch that maps project_dir to new_project_dir
    Integrate through the branch to create new_project_dir
    Tell the developers to fix the paths in new_project_dir
    Do regular integrations of changes submitted to project_dir
    When the code is usable in the new_project_dir location:
        Delete the code from project_dir
	Disallow submits to project_dir, using the protect table

-- 
Chuck Karish   karish at well.com   (415) 317-0182


More information about the perforce-user mailing list