[p4] Chaneg history for a user on a specific client

David Weintraub qazwart at gmail.com
Mon Dec 11 12:32:33 PST 2006


What about the "p4 changes" command?

You can specify the client, the user, and in the file range, you can
specify the date range.

<http://perforce.com/perforce/doc.061/manuals/cmdref/changes.html#1048020>

Once you get the changelists that the user was involved in, you can
get a list of the files that were involved in the changelists via the
"p4 describe" command.

It also might be possible using the "p4 files" command, just to get
the list of files that were changed in the range you're looking for,
then filtering out via user and client.

On 12/11/06, Thierry Lam <Thierry.Lam at autodesk.com> wrote:
> Is there a way to know all the changes made by a specific user over the
> last few days on a specific client or on a depot location?
>
>
>
> Thierry
>
> _______________________________________________
> perforce-user mailing list  -  perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>


-- 
--
David Weintraub
qazwart at gmail.com


More information about the perforce-user mailing list