Using the CLI in RTC, how do I create a Unique Repository Workspace Name for each build<
Donald Flinchum (11●4●17)
| asked Jul 31 '15, 4:37 p.m.
edited Jul 31 '15, 5:20 p.m. by Ralph Schoon (63.6k●3●36●46)
Using the CLI in RTC, how do I create a Unique Repository Workspace Name for each build? My area runs a daily build consisting of changesets for a product for one days work. I have a single build definition today, with a single repository workspace name, for ex.,WLV25DB DEVELOPMENT aar25 Workspace. This will allow me to keep only the latest set of source parts and listings for one days build. I would like to be able to programmatically create a uniquely named repository workspace for each daily build, name the workspace with an identifying character and date/time, that would contain the changsets for each days build, then execute the build definition to generate the text decks needed. Can you help me accomplish this?
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Jul 31 '15, 5:21 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You don't, you use one repu workspace and if it is a public build you create a snapshot.
Comments If you want to do this - which is absolutely pointless, because the repository workspace is ont relevant - the snapshots and baselines are, and you can recreate a repository workspace from it - you can use the SCM commandline for it. I am not sure how you would change the workspace the build uses.
|
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.