It's all about the answers!

Ask a question

create streams without Eclipse client


Shinobu Ishida (1371915) | asked Jun 08 '11, 6:06 a.m.
I use RTC3.0.1.

I'd like to create streams without Eclipse client.
Is there a Web UI or SCM CLI sub-command creating streams in a project?


Thanks.

Ishida

3 answers



permanent link
Ralph Schoon (63.1k33645) | answered Jun 14 '11, 12:29 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Shinobu,

please search the help for SCM the scm command line you can find the documentation here: http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html

You are looking for scm create .......

Ralph

I use RTC3.0.1.

I'd like to create streams without Eclipse client.
Is there a Web UI or SCM CLI sub-command creating streams in a project?


Thanks.

Ishida

permanent link
Shinobu Ishida (1371915) | answered Jun 14 '11, 11:42 p.m.
Hi Ralph,

I have already seen this documentation, but it seems there is no subcommand to create streams in scm create. (scm create's subcommands are baseline, changeset, component, shapshot, and workspace.)

And there is no way to create streams through Web UI, too.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=94782

I'll raise as enhancement request to create streams by scm CLI.
Thanks!

Shinobu.

Hi Shinobu,

please search the help for SCM the scm command line you can find the documentation here: http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html

You are looking for scm create .......

Ralph

I use RTC3.0.1.

I'd like to create streams without Eclipse client.
Is there a Web UI or SCM CLI sub-command creating streams in a project?


Thanks.

Ishida

permanent link
Ralph Schoon (63.1k33645) | answered Jun 15 '11, 2:20 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Shinobu,

you are correct. I just looked up the documentation and having a closer look I found that you are right. If it is urgent, I suppose you could use the Plain Java Client Libraries (download form all downloads) to create a small tool.

Thanks,

Ralph

Hi Ralph,

I have already seen this documentation, but it seems there is no subcommand to create streams in scm create. (scm create's subcommands are baseline, changeset, component, shapshot, and workspace.)

And there is no way to create streams through Web UI, too.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=94782

I'll raise as enhancement request to create streams by scm CLI.
Thanks!

Shinobu.

Your answer


Register or to post your answer.