Accidently 'archived' a team area
One answer
Hi Drew,
There is a way to enable unarchiving of a project, and it is detailed in this work item: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/60325.
The unarchive action is available, but it is not visible by default. In order to enable the action, you need to start up the Eclipse workbench with the system property:
com.ibm.team.process.enableUnarchive=true
Then, to unarchive a team area, open the "Team Organization" view, and from the "View Menu" (top right) check the "Show Archived" option. Then right click on the team area and unarchive it.
Going forward, we will likely have support for this action in the web interface, and more integrated support for it in the Eclipse client.
Hope this helps,
Parker
There is a way to enable unarchiving of a project, and it is detailed in this work item: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/60325.
The unarchive action is available, but it is not visible by default. In order to enable the action, you need to start up the Eclipse workbench with the system property:
com.ibm.team.process.enableUnarchive=true
Then, to unarchive a team area, open the "Team Organization" view, and from the "View Menu" (top right) check the "Show Archived" option. Then right click on the team area and unarchive it.
Going forward, we will likely have support for this action in the web interface, and more integrated support for it in the Eclipse client.
Hope this helps,
Parker