Re: [p4] Problem branching a moved file: "The system cannot find the file specified"
Stewart Lynch <[email protected]>
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'Stewart Lynch'. Thanks for your reply. I'm integrating from the branch spec in P4V, this is the command line it uses: p4 integrate -b BranchB The BranchB branch spec has the old and new directories. I've since upgraded to the latest version of server and P4V (2017) to see if that would resolve the problem.When I integrate now I'm getting this warning:: //depot/BranchB/Dir1/File1.txt - resolve move to //depot/BranchB/Dir2/File1.txt before integrating from //depot/BranchA/Dir1/File1.txt I tried reverting my integrate and just doing the integrate on the new folder BranchA\Dir2 using the branch spec: p4 integrate -b BranchB -s //depot/BranchA/Dir2/... I can now resolve this, and it has correctly deleted the files from the old directory and added them to the new directory. So far so good. I now try integrating the original directory (I still have other files in there): p4 integrate -b BranchB -s //depot/BranchA/Dir1/... and I get the error "can't integrate (already opened on this client). I assume I have to submit my first integrate before I can integrate Dir1? This isn't ideal because I really need to submit this integrate as one operation. I guess I could just integrate each file in Dir1 individually. -- Please click here to see the post in its original format: http://forums.perforce.com/index.php?/topic/5604-problem-branching-a-moved-file-the-system-cannot-find-the-file-specified _______________________________________________ perforce-user mailing list - [email protected] http://maillist.perforce.com/mailman/listinfo/perforce-user