SCM sidebar

The SCM (Source Control Management) sidebar allows you to perform source control operations on Subversion or Git repositories.

Note: To use the SCM sidebar, you must have a site open. The site must be configured with a local path that points to a Subversion or Git repository. Source control must be enabled via the on/off switch in the site's Source preferences. For more information, see Using sites.

The SCM sidebar will list any files that have noteworthy source control status; for example, files that have been modified or added to the repository.

To perform SCM operations on individual files, click the button next to the file, such as Commit , Add , and so on.

For Subversion repositories, you can commit or update the entire repository at once by clicking Commit or Update located at the bottom of the SCM sidebar.

For Git repositories, Commit All Changes is available in the current branch popup. Pull All Changes is the equivalent to Subversion's Update .