It's all about the answers!

Ask a question

How to share a modified code with other team member using shell Client?


satish chandra (111621) | asked Oct 24 '14, 8:44 a.m.

Hi,

Iam using RTC shell client of version 4.0.4

I have a requirement that
"How to share a modified code with other team member before delivering to production stream using RTC shell client ?"

. Also I am unable to change flowtarget to another private workspace as by default workspace created using shell client is always private.Here one more question how a workspace can be made publis using shell client???


Comments
sam detweiler commented Oct 24 '14, 12:03 p.m.

and.. you should have a dev team stream that you deliver to to share among co-workers and then promote good changes from there upstream to production..

I always recommend

user -> integration -> test -> hardening -> production

then you know exactly where things are and who can access them...
developers access the integration stream only.

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Oct 24 '14, 10:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can use the Eclipse client or the scm command line tool to make a workspace public.   Since this is an occasional administrative operation, is there a reason this must be done through the shell client?

Your answer


Register or to post your answer.