[p4] File data
Dix, John
JDix at MedManageSystems.com
Tue Oct 30 09:59:23 PDT 2007
Hello all,
I contacted perforce tech support about this and got no help. They
offered several "workarounds" but none of them actually provided the
information I needed.
What I am looking for is a way to list ALL the files a specific user has
modified in a branch. Seems like it should be built in functionality.
But I have tried the following commands and none have yielded any
results:
p4 -u User-A files //depot/...
p4 -u User-A filelog //depot /...
p4 filelog //depot/... | findstr User-A
Is there a cmdline way of doing this or do I need to write Python code
that extracts the files from a "p4 -G changes -u User-A" data?
More information about the perforce-user
mailing list