It's all about the answers!

Ask a question

how to get user id of last person to touch a file


scott herzinger (1367) | asked Aug 31 '11, 10:13 a.m.
The history command can be used to identify the most recent change to a given file. But it returns the developer's full name, as opposed to user id (i.e. as used in username/password authentication). We need the user id for a tool integration we're working on.

How can I get the developer's user id, given a changeset UUID?

$ scm history -m 1 common/antgalio/README

Change sets:
(4189) ---$ Scott Herzinger "enable turbo thruster..."


Thanks,
Scott

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.