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

scm mystery

Hi,
I'm working on RTC 3.01, with scm command.
whan I create a change-set from Windows, I see a different CS from AIX:

Windows:

V:\IBM\TeamConcert_1\scmtools\eclipse>scm create changeset -r https://<our>:9443
/ccm -u usf13953 -P XXXXXXXX --component "life_comp" -w "life_production_usf13953
" "my new Cs"
Created change set (1023).

AIX:
/products/IBM/jazz/scmtools/eclipse/scm.sh list changesets -u usf13953 -P XXXXXX -r https://<our>:9443/ccm 1023
Change sets:
(1023) ---@ ???? ???? "AutoSync RTC Mon Aug 22 15:35:45 IDT 2011"
Component: (1006) "life_comp"
Modified: Aug 22, 2011 3:35 PM
Work items:
(1030) 11 "AutoSync ????"

There are difference in the java versions (but they are above 1.5).
If It's not a bug, What could it be?
Thanks,
Yehiel

0 votes



5 answers

Permanent link
You are using the change set alias across different instances of the command line. The alias (1023 in your case) is not a universal identifier. It is created for the current session and is not always the same.

0 votes


Permanent link
What is the difference between CCM and jazz in RTC 3 version? Is there any link to get info on tihs? please let me know. Also would like to know the difference between JTS and Jazz.

0 votes


Permanent link
"Jazz" is the name of a platform.
"CCM" is an application that runs on the Jazz platform.
"JTS" or "Jazz Team Server" is a server that provides a set of Jazz
applications.

And then there are a variety of products, such as RTC (Rational Team
Concert), RQM (Rational Quality Manager), and RRC (Rational Requirements
Composer) that provide licenses that allow a user to invoke particular
sets of capabilities provided by the applications available on a Jazz
Team Server.

Cheers,
Geoff


On 9/6/2011 1:38 PM, kushsingh wrote:
What is the difference between CCM and jazz in RTC 3 version? Is there
any link to get info on tihs? please let me know. Also would like to
know the difference between JTS and Jazz.

0 votes


Permanent link
What is the difference between CCM and jazz in RTC 3 version? Is there any link to get info on tihs? please let me know. Also would like to know the difference between JTS and Jazz.


https://jazz.net/forums/viewtopic.php?p=52524

Jazz is the foundation, about everything. If you did the installation, JTS and CCM are two web applications deployed in WAS.

Jirong

0 votes


Permanent link
Adding to what Tim said... run the command "scm -u y <subcommand> ..." to show the change set item id. It would be the same across different instances/machines.

You are using the change set alias across different instances of the command line. The alias (1023 in your case) is not a universal identifier. It is created for the current session and is not always the same.

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

Question asked: Sep 06 '11, 4:24 a.m.

Question was seen: 4,611 times

Last updated: Sep 06 '11, 4:24 a.m.

Confirmation Cancel Confirm