It's all about the answers!

Ask a question

Can you allow import or synchronization of software artifacts from production to test but restrict from it going from test to production?


marco covi (323) | asked Sep 18 '14, 12:53 p.m.
 Topic:
CRRTC5036W Distributed SCM is disabled for this server – admin can enable this on JTS Advanced Properties page
 
Question:
Can you enable outgoing synchronization on one server (i.e. import project artifacts from a different repository on a different server) but restrict incoming synchronization (protect the server sending the artifacts from receiving artifacts)
 
This is because we have many builds and dependencies set up in our development environment and don’t want to recreate them in our training environment, we just want to be able to import them. But we don’t want changes to be able to be delivered back to the dev environment in case we mess something up in training.
 
 
 
Marco Covi
Source Code Analyst
Operations Branch
Children Youth and Social Services Cluster

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Sep 18 '14, 10:26 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Sep 18 '14, 10:26 p.m.
First note that calling it "synchronization" is likely to cause confusion.
What is supported by distributed SCM is deliver and accept between streams/workspaces that belong to different RTC repositories.
Whether or not a given user can deliver to a particular stream is determined by the write-access control on that stream.
But I do not believe there is a way to say "user X is allowed to deliver to a stream, but is not allowed to do a cross-repository (distributed) deliver to that stream".

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.