JGate Soon With Version Control
Ever had the feeling that something could break during application updates? With the next platform update, JGate supports version control using Subversion and ViewVC. It allows you the see what has changed from revision to revision, generate patches and download old versions of your apps.
The Repository
The repository is located on the JGate servers with a projects folder for each of your public apps. Whenever you wish to keep a version during development, just hit the "Commit" button in the IDE. That's all, not additional software or knowledge about Subversion is needed.
ViewVC
ViewVC is a Web-based browser interface for Subversion. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. The revision log is easily accessible right out of the IDE.