how to enable distributed SCM ?
![]()
hi,
While implementing cross repository connections, I forgot to enable Distributed SCM property as "true". Now both the RTC servers are friends now, but not able to send change request to each other due to DSCM disability. Can you please tell me how to enable DSCM property after making two servers as friends. I am also attaching snapshots of my problem.
![]() ![]() |
Accepted answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Sep 04 '13, 3:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As described in https://jazz.net/library/article/535 you have to enable distributed SCM.
In the CCM Advanced properties search for Enable Distributed SCM, set the property to true and save. ![]() I was able to find it easily (Turn off case sensitivity if you search with CTRL-F in FireFox) Please note: You can only use Distributed SCM if you have Developer or Enterprise Developer licenses and they are not mixed with 10 Free or Developer for Workgroup licenses. ![]() shruti joshi selected this answer as the correct answer
|
Comments
Hi,
As also described in https://jazz.net/library/article/535 there are permissions the user needs on both servers. The Friend relationship is only to be able to view a work item connected to a change set on the other server. I would suggest to thoroughly read the article and follow the steps it describes.