The question is straight forward: given two codelines, A and B, respectively, how can Perforce tell if A is branched or not from B, and vice versa?
I believe that this information should be keep tracked but not explicitly.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Call
p4 filelogon any file in the tree to see also the history of the file (including where it was branched from).For indirect ancestors you can call the “Revision History” graph (in the P4V Gui).