Combination View Flat View Tree View
Threads [ Previous | Next ]
It would be nice to have audit trails of the changes you made to the application, stored and viewable in a change log.

Even neater if you can roll back at given points.

Hi Karl,

The functionality you described is provided by any source control system. Eclipse, and thus Audium Studio, is designed to work with any source control system, such as CVS and ClearCase.

Using source control system for your applications, not only Audium applications, allows you to track changes, revert back to the previous version, add comments for changes and create logs with detailed information about versions and changes made.

Regards,
Michael

yes, forgot about CVS.

Good point!