Engineering

Engineering

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  How can I add several files using RTC commandline? 

    Posted 09/12/17 02:33 PM

    How can I add several files using RTC commandline?  If you have an example that would be great.
    Thanks!


    #Sustainability
    #Engineering


  • 2.  RE: How can I add several files using RTC commandline? 

    Posted 09/13/17 04:21 AM

    You need to install and use the SCM tools or the scm tools included in the RTC eclipse client.
    On CLI you can work the same as in the RTC eclipse client.
    You need a stream with a component to deliver and a work space to do the work. Work means to create and modify the files.
    Copy the files in your sandbox, refesh your repository workspace so the workspace knows there are some new items. check-in and deliver the new changes to the stream.

    hints:

    https://jazz.net/library/article/620
    https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.4/com.ibm.team.scm.doc/topics/m_cli_usecases.html
    https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.4/com.ibm.team.scm.doc/topics/r_scm_cli_scm.html


    #Sustainability
    #Engineering