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

Delete/Modify RTC Workspace using the browser interface RTC407

I have a workspace which I can not open/modify using the eclispe/scm/java api clients. No error is returned
when trying to open.

I can open the workspace using the browser insterface.

Is their any way I can delete/modfy the workspace using the browser interface?

0 votes



One answer

Permanent link
Deleting or modifying a repository workspace is not possible using web ui. You can only navigate to workspaces, components and files within the components.

0 votes

Comments

I seen that when I tried to use the browser, I was wondering if the browser interface which connects to the rtc server through some service different from eclispe/scm had a command url to remove a workspace.

I don't know if the browser connects using a rest interface or what?

Web client does use Rest Api but not all operations are available.

Programatically, you could use com.ibm.team.filesystem.client.rest.IFilesystemRestClient.postDeleteWorkspace()

If you only care about deleting your workspace, you can use Eclipse client to delete it.

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: May 20 '15, 9:30 a.m.

Question was seen: 1,835 times

Last updated: May 20 '15, 4:53 p.m.

Confirmation Cancel Confirm