How to promote the snapshot by command line?
![]()
Xue Qin Tang (71●5●3)
| asked Jun 15 '11, 6:11 a.m.
edited Oct 11 '17, 10:56 a.m. by David Lafreniere (4.8k●7) We are loading source code from RTC and run the build locally using our scripts. After the build, we will create a snapshot in local workspace.
|
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Jun 15 '11, 7:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER We are loading source code from RTC and run the build locally using our scripts. After the build, we will create a snapshot in local workspace. Hmm, didn't I answer this already? However, this is available in 3.0.1 with the scm command line using scm promote snapshot. See: http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.team.scm.doc/topics/r_scm_cli_snapshot.html I doubt it was in older versions, but you could check the help. David Lafreniere selected this answer as the correct answer
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Yes, I did: https://jazz.net/forums/viewtopic.php?t=17552
Also see:
scm set attributes -s/--snapshot <arg> [--snapshot-workspace <arg>] ([--name
|