How to download files from RTC Source control using commands
![](http://jazz.net/_images/myphoto/36081113e9901e3869a9af63f6ed3161.jpg)
Hi,
I am in a situation where i want to use RTC source control for repository and do my build management outside.This is for Oracle ebusiness suite.All custom objects(Source code and files) would be stored in RTC source control.Is it possible to download code from RTC source control to external server through some commands provided by RTC SCM.Flow will be like this
1)Developer checks in code in RTC Source control
2)Developer communicates to release manager about location of latest Source Code to deploy in Target environment(Oracle Ebusiness suite)
3)Release manager write some shell script in Target environment which will connect to RTC server to download latest source, script will do build management and deployment.
I need help in finding relevant commands available in RTC SCM to get the latest source code.
I am in a situation where i want to use RTC source control for repository and do my build management outside.This is for Oracle ebusiness suite.All custom objects(Source code and files) would be stored in RTC source control.Is it possible to download code from RTC source control to external server through some commands provided by RTC SCM.Flow will be like this
1)Developer checks in code in RTC Source control
2)Developer communicates to release manager about location of latest Source Code to deploy in Target environment(Oracle Ebusiness suite)
3)Release manager write some shell script in Target environment which will connect to RTC server to download latest source, script will do build management and deployment.
I need help in finding relevant commands available in RTC SCM to get the latest source code.
2 answers
![](http://jazz.net/_images/myphoto/36081113e9901e3869a9af63f6ed3161.jpg)
There is a Source control command line reference in the Info Center, as well as a Index of command-line related stuff on the wiki (including e.g. SCMCommandLineTutorial) which might help ...