Can OSLC do SCM operations
![]()
David Ward (831●12●14)
| asked Oct 17 '13, 2:07 p.m.
retagged Dec 02 '13, 3:28 p.m. by David Lafreniere (4.8k●7)
Hi
New to OSLC .. I can see that it supports some RTC workitem operations but I was wondering whether an OSLC client can do SCM stuff ... things like loading a component, accept, checkin, deliver ?
cheers
Dave
|
One answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Oct 17 '13, 3:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is an OSLC workgroup for this: http://open-services.net/workgroups/configuration-management/
but there is not yet an approved specification, so currently, there is no OSLC support for source code management. For performing scripted RTC SCM operations, the recommended approach is to use the RTC scm command line tool. |