[p4] integ / delete / integ-again question
Gross, Steve
SGross at sjm.com
Thu Apr 26 13:52:43 PDT 2007
Here's a weird situation I ran into:
(1) I integrated a file from one place to another:
p4 integ //depot/source/foo //depot/target/foo
(2) I deleted the file in the target directory
p4 delete //depot/target/foo
(3) Then I wanted to integrate the file back into the target directory:
p4 integ //depot/source/foo //depot/target/foo
But I got an error saying: "//depot/target/foo - all revision(s) already
integrated."
Did I do something wrong? Is there a way to make this work?
Thanks,
--Steve (sgross at sjm.com)
More information about the perforce-user
mailing list