[p4] File data

Jeff A. Bowles jab at pobox.com
Tue Oct 30 14:00:54 PDT 2007


I would be surprised if "p4 changes -u user-name //depot/pathname/..."
wasn't what you're looking for...

You might have to join that together with p4 describe or files, afterwards...

  -Jeff Bowles


On 10/30/07, Dix, John <JDix at medmanagesystems.com> wrote:
> 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
>


-- 
---
Jeff Bowles - jeff.a.bowles at gmail.com


More information about the perforce-user mailing list