Implement Change Control

Implement change control as part of your development process. Integrate your change control system with SAP Mobile Platform. Ensure that all your development artifacts are routinely checked into your change control system, so you can revert back to a known version if necessary.

Eclipse includes a built-in client for the Concurrent Versions System (CVS). See the Eclipse FAQ to learn more:http://wiki.eclipse.org/index.php/CVS_FAQ. You can also integrate other source control systems, such as Subversion.

When implementing change control:
Note: Treat the MBO model files, sup.model and sup.model_diagram, as binary files when using a 3rd party change control plugin. Do not use the compare and merge utility from the change control plugin to manually merge the model files at the xml source(text) level, since it may render the models inconsistent and fail to function properly.