Trying to retrieve a baseline assistance
I am trying to retrieve a baseline from eclipse on a workspace. I can show the files in a baseline. But when I select load as it gives me an error
"The load selection contains items from multiple workspaces."
I can load one file at a time but not all of them. I have over 1000 files I really was just hoping to pull the baseline.
What are my options to retrieve the files at a baseline in time so that I can analyze the project at that date.
Thanks in advance..
Accepted answer
- Duplicate your repo-workspace you want to see the baseline in, or create a new one
- Open the editor for the workspace
- Replace the components with the baseline you want to see (or in a new workspace add the component baselines)
- Unload your old workspace
- Load the new workspace
You can also replace the baselines for the components in your current workspace and get that loaded, if you don't care for the newer changes.
Comments
Please also read https://jazz.net/library/article/126
PS: if the baseline was created with a snapshot, you can create the workspace with the baseline from it.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 19 '15, 11:03 p.m.When you say "retrieve a baseline from eclipse on a workspace", what is the exact sequence of eclipse operations you are performing?