Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

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

0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,007

Question asked: Aug 31 '11, 10:13 a.m.

Question was seen: 4,689 times

Last updated: Aug 31 '11, 10:13 a.m.

Confirmation Cancel Confirm