[p4] File data
Dix, John
JDix at MedManageSystems.com
Tue Oct 30 12:36:59 PDT 2007
Yes.
-----Original Message-----
From: Dmitry Shulga [mailto:dmitry.shulga at gmail.com]
Sent: Tuesday, October 30, 2007 12:29 PM
To: Dix, John
Cc: perforce-user at perforce.com
Subject: RE: [p4] File data
Hi John!
Do you mean that you need files that has been EVER modified by user A?
For
example if user A modified file F, which was after that modified by user
B,
do you still want file F to be in your list?
-Dmitry
-----Original Message-----
From: perforce-user-bounces at perforce.com
[mailto:perforce-user-bounces at perforce.com] On Behalf Of Dix, John
Sent: Tuesday, October 30, 2007 9:59 AM
To: perforce-user at perforce.com
Subject: [p4] File data
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?
_______________________________________________
perforce-user mailing list - perforce-user at perforce.com
http://maillist.perforce.com/mailman/listinfo/perforce-user
More information about the perforce-user
mailing list