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

How to access repository Files from a sandbox using a RTC JAVA API?

I am trying to access folders/files from a sandbox using RTC java API's. is there any API that can be used?

0 votes



One answer

Permanent link

 The sandbox is just a folder with files, as far as I can tell. So you use the normal Java file access apis. If you need to synchronize changes back, use the SCM command line or you have to figure the SCM API out. See https://rsjazz.wordpress.com/2013/09/30/delivering-change-sets-and-baselines-to-a-stream-using-the-plain-java-client-libraries/ and the related posts for some hints.

0 votes

Comments

Thanks. I will explore the aforementioned link for some more hints.

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
× 7,498

Question asked: Apr 18 '17, 10:24 a.m.

Question was seen: 1,745 times

Last updated: Apr 19 '17, 11:33 p.m.

Confirmation Cancel Confirm