Cache proxy setup for RTC command line load operations
Hi,
We are loading RTC workspace from command line during builds. Our cmd script run “scm load …..” <o:p> </o:p>
<o:p> </o:p> How do we setup proxy in this case, i.e., make load command to use RTC caching server.
<o:p> </o:p>
<o:p> </o:p> Some group do change in Jenkins slave setting and specify proxy server but I think that is applicable in case Jenkins-RTC plugin is used to load RTC workspace.
<o:p> </o:p>
Please share respective procedure to address the request.
Thanks,
Vinay
Accepted answer
I believe you are asking how to setup a content caching proxy server. It does not matter if you us CLI or Eclipse client or Visual Studio client because all these clients can go through the proxy server. Here is an article that explains how to setup it up: https://jazz.net/library/article/325
Comments
Hi Shashikant,