Does SCM_ALLOW_INSECURE work in RTC 3.0.1.2?
I am running scm -r nickname commands in our build and am getting the below error when more than one scm command is running.
Does anybody know whether it also work for RTC 3.0.1.2?
I also found references that suggested to remove .jazz-scm and have scm recreate it and I did that and have started a bunch of builds again.
Could not secure .jazz-scm:
Failed to set permissions on directory /home/myhome/.jazz-scm
Does anybody know whether it also work for RTC 3.0.1.2?
I also found references that suggested to remove .jazz-scm and have scm recreate it and I did that and have started a bunch of builds again.
Accepted answer
I believe that env var was introduced in 4.0. Does the scm tool have enough priviliges? or is your home directory on a NFS? You could also try pointing your configuration directory to some other location using the scm --config option or use the SCM_CONFIG_DIRECTORY