Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Version Control in Apex

DragoniaJun 8 2015 — edited Jun 9 2015

We are pretty new to apex and we are planning to build a fairly large application using the latest version of Apex.  We are planning to use Subversion (SVN) as the version control tool.

We have 3 environments as

- Development

- Staging

- Production

Our plan is to use the same workspace id , application id and page ids in all the environments so that  we can apply any individual changes to the  pages in the application after the initial version is deployed in all 3 environments.

The workflow will be  Development in the development environment --> Testing in staging --> Deploy in Production

Is this a proper way to carry out version controlling for Apex  ?   Are there any other best practice approaches that we can use?

Thanks in advance

This post has been answered by Hari_639 on Jun 9 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2015
Added on Jun 8 2015
14 comments
2,673 views