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

How can I create a snapshot against repository workspace with jazz SDK api ?

Hello!

I am wondering if the following is possible in RTC via Java API?

Create a SnapShot against repository workspace.

Thanks in advance,

Regars,

0 votes


Accepted answer

Permanent link
See https://rsjazz.wordpress.com/2013/09/30/delivering-change-sets-and-baselines-to-a-stream-using-the-plain-java-client-libraries/ for some information

You want to create a snapshot. A snapshot is create using

repoWorkspace.createBaselineSet(excludedComponents, name, comment, flags, monitor)


Kenji Kitajima selected this answer as the correct answer

0 votes


One other answer

Permanent link
Hello!
Thanks for your information !
I could do it !

Regards.

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: Jun 11 '15, 8:00 p.m.

Question was seen: 2,208 times

Last updated: Jun 12 '15, 7:29 p.m.

Confirmation Cancel Confirm