So I'm trying to automate my Plastic SCM server. But I can't find any way to install all the configurations without a prompt running clconfigureserver
in the sever even though I've read the Admin guide a bunch of times looking for something.
So far I'm thinking that just replacing the XML files in /opt/plasticscm5/server/*.config
should work. But now I need to figure out how to provide the token to the configuration (or more variables that I may need)
Thanks in advance for the help! I'd like to automate this installation in the best possible way. Any help would be appreciated.