For Release Management, I want to share specific baseline code to client using RTC web client
One answer
As far as I am aware there is no capability to download multiple files from the web UI yet. There is an enhancement request for it. So you have the following choices as I see it.
- During the build, publish the sources as well. See: https://rsjazz.wordpress.com/2015/10/28/build-artifacts-publishing-and-automated-build-output-management-using-the-plain-java-client-libraries/
- Use a tool like the SCM commandline or http://thescmlounge.blogspot.de/2013/08/getting-your-stuff-using-rtc-sdk-to-zip.html
-
Load the baseline manually and provide it to them