Access source under RTC from build boxes without RTC install
We are using CC (base and UCM) and plan to move to RTC.
For historical reasons, we do build on boxes without CC being installed and use NFS mount to get access to the source.
Can we do the same when we move to RTC? And How?
Also I saw someone mentioned RTC 1.0 can be installed on platform like AIX, could I get a link to get the instructions?
So far I tested RTC on Windows only and see RTC has a very limited set of commandline commands comapring to CC. We use commandlines commands a lot under CC on Unix platforms for development and build, I am wordering how we do this under RTC?
Any information would be appreciated.
For historical reasons, we do build on boxes without CC being installed and use NFS mount to get access to the source.
Can we do the same when we move to RTC? And How?
Also I saw someone mentioned RTC 1.0 can be installed on platform like AIX, could I get a link to get the instructions?
So far I tested RTC on Windows only and see RTC has a very limited set of commandline commands comapring to CC. We use commandlines commands a lot under CC on Unix platforms for development and build, I am wordering how we do this under RTC?
Any information would be appreciated.
4 answers
Hello,
The Jazz build engine can fetch the source for the build by connecting to the Jazz repository and copying the files to a local (or mounted) drive. This requires that the Jazz Build Engine be installed on the build machines, but not RTC.
There is an option for enabling support for Jazz Source Control when you set up a build definition. This option is the one that will cause the build engine to fetch the source.
Martha
Developer, Jazz Team
The Jazz build engine can fetch the source for the build by connecting to the Jazz repository and copying the files to a local (or mounted) drive. This requires that the Jazz Build Engine be installed on the build machines, but not RTC.
There is an option for enabling support for Jazz Source Control when you set up a build definition. This option is the one that will cause the build engine to fetch the source.
Martha
Developer, Jazz Team