Version Control Now Online
The JGate platform keeps now track of all versions of an application and makes it easy to see what has changed from revision to revision. Adding an application to the repository is easy.
- Go to the IDE and load your application.
- When you want to commit a version, just click Commit in the toolbar. Commit as many versions as you need.

- Clicking Revision Log opens a list of all revisions of you application. From the log you can compare revision, create deltas and download old versions.
There is also readonly public access to the repository using Subversion client tools. There are several of them for every operating system. When asked for the repository location enter the following URL: svn://jgate.de/appjet