Main Content

Commit Modified Files to SVN Source Control

Before you commit modified files, review changes and mark any new files for addition into source control. The files under source control that you can commit to a repository display the Added to Source Control symbol or the Modified File symbol in the Current Folder browser.

  1. Right-click in the Current Folder browser and select Source Control > View and Commit Changes. In the View and Commit Changes dialog box, select the files to commit to the repository.

  2. Enter comments in the dialog box, and click Commit.

  3. A message appears if you cannot commit because the repository has moved ahead. Before you can commit the file, you must update the revision up to the current HEAD revision.

    To update the revision, right-click in the Current Folder browser and select Source Control > Update All from SVN. Resolve any conflicts before you commit.

Related Topics