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

Can I check status of a remote repository workspace

Im trying to create a script that will show me if a repsoitory workspace in RTC  has changes to accept without loading the workspace locally. Ive looked at scm status but this appears to only work on a local workspace
Any sugestions greatly appreciate as ever
Thanks

0 votes



2 answers

Permanent link
 If it can't be done through the scm cli, how about the java api?  If you can have a workspace in pending changes there must be a way behind the scenes to know when changes need to be accepted into the workspace.

1 vote

Comments

You can compare your workspace to a stream by calling IWorkspaceConnection.compareTo(...) which returns IChangeHistorySyncReport. IChangeHistorySyncReport methods will give you incoming/outgoing change sets/baselines.


Permanent link
No, there isn't a way to check the status of a remote workspace/stream in SCM CLI.
I have opened an enhancement to track this functionality... https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=229419

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,202
× 113

Question asked: Aug 28 '12, 5:21 a.m.

Question was seen: 4,050 times

Last updated: Sep 06 '12, 4:49 a.m.

Confirmation Cancel Confirm