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

How to create a changeset explicitly in RTC scm?

In RTC scm, when I first checkin a file to workspace, a new changeset is created, but subsequent checkin all go into this same changeset, how can I create a second changeset when I checkin another file?

That is, suppose I modified two files, f1 and f2. After checkin f1, changeset c1 is automatically created by RTC, when I checkin f2, I want it to go to another changeset instead of c1, how can I achieve it?

Thanks.

0 votes


Accepted answer

Permanent link
Hi,

you can do that by doing check in->new Changeset if you check in manually. Or you can click on the component and select New->Changeset.
Ralph Schoon selected this answer as the correct answer

1 vote

Comments

Thanks for your answer.
I am using scm.sh , not eclipse, so is there some scm.sh command that can achieve this?
Thanks.

Please be more explicit in your questions and tagging, to make it easier to understand your questions and create a correct answer. Also the version you are using would help.

You can search in the online help to find the SCM command and all its sub commands.

In the upcoming version the syntax has been rearranged:
https://jazz.net/help-dev/clm/topic/com.ibm.team.scm.doc/topics/r_scm_cli_scm.html

and you can use scm create changeset

Case solved. Using scm.sh create changeset.

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
× 12,019
× 1,381
× 1,202
× 158
× 113

Question asked: Oct 30 '13, 3:12 a.m.

Question was seen: 9,943 times

Last updated: Jan 02 '14, 2:37 p.m.

Confirmation Cancel Confirm