About Local File History

See Also

The IDE provides built-in versioning support for local projects and files. Similar to conventional versioning systems, the IDE maintains an internal history of recent changes made to sources in your local working directory. Whenever you save a file, this is registered as a 'commit' of a new version of the file in the local history. You can inspect all revisions in the local history and diff them against the current files.

The IDE's Local History Tools

The IDE provides the following versioning tools for local files:

See Also
Adjusting Local History Settings
Browsing Local File History
Local History Tasks: Quick Reference

Legal Notices