[p4] Can integrations work when files are renamed?

Dan Bloch 6.02e23 at gmail.com
Fri Jun 16 14:37:41 PDT 2006


Change your branch mapping.

Current:

       //main/... //project/...

Change to:

       //main/...   //project/...
       -//main/src/file.c   //project/src/file.c
       //main/src/file.c   //project/file.c

Dan


More information about the perforce-user mailing list