Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

How to programmatically determine if a given RTC user is using RTC for SCM (e.g. check in/out files)?

Q1.   Is there a way to programmatically query RTC work items that have changesets?
Q2.   If RTC process template does not enforce work item association during check-in, is there a way to programmatically query RTC and determine if the user has updated/checked in any files?

0 votes

Comments

What would be e purpose of q1 and q2. 

We are trying to determine whether users with RTC Developer Client Access License are actually using RTC SCM. 



One answer

Permanent link

You can use the lscm command:
             lscm list changeset

Syntax to the command (Lists the change sets that are in the repository):
https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.2/com.ibm.team.scm.doc/topics/list_changesets.html

Shows Change set command examples:
https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.0/com.ibm.team.scm.doc/topics/list_changesets_ex.html

Commandline example...
lscm ls cm -r https://localhost:9443/ccm

0 votes

Your answer

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
× 1,381

Question asked: Jun 21 '17, 2:37 p.m.

Question was seen: 2,186 times

Last updated: Jul 02 '17, 11:14 a.m.

Confirmation Cancel Confirm