I'll be honest. I prefer git and I'm familiar with it.
But for the sake of a task, I have to move a file from one repository to another. This question may already be asked, but I'm just not familiar with perforce terminology.
I need to move fileA from Rep1 to Rep2 with p4 move to retain the files history.
Sake of example:
Rep1
+FolderA
+FolderAA
*FileA
to
Rep2
+FolderA
+FolderAA
*FileA <-- got here be p4 move
Again, I'm very unfamiliar with perforce and as much as I hate being spoonfed, I will need to this time.