I have an ongoing product with p4 version control. I have the need to edit same files every time. (different version of the product)
I want to be able to check out and open same files without using scripts.
Is there any way I can do it in some p4 plugin or p4 configuration?
Example:
/version_50/user/eng/fileExample.cpp
/version_51/user/eng/fileExample.cpp
/version_52/user/eng/fileExample.cpp
I want a simple button to check out same file.