is there a way to export a list of workspaces/streams from the search results
We are migrating a team from 3.0.1 to 4.0.4 the hard way, thru an man in the middle server, as the two versions cannot talk to each other directly.
there are ~200 personal workspaces to migrate. the batch code currently doesn't have support for fixing their flow targets.
I'd like to get a list of all workspace (easy with search), and give out some of them to each of my team members to fix up manually. (6 -10 each)..
but, when I get the list, I can mark it, but not copy/paste it anywhere..
I don't see another choice.. but I am relatively new to all the source code support functions
anyone got any other approaches?
thanks
|
One answer
I think using the command line is the way to go.
The downloads list has past RTC versions (https://jazz.net/downloads/rational-team-concert/). For all releases, the Eclipse client zip includes the command line in the 'scmtools' folder. |
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.
Comments
I'd use the scm commandline, list workspaces, but I can't find a download for 3.0.1 windows to do this