Subversion: Commit Dialog Box
See Also
The Subversion Commit dialog box enables you to commit local changes in
version-controlled files to the repository.
You access this dialog box by right-clicking a version-controlled file or folder
that contain local changes and choosing Subversion > Commit. You can
also access this dialog box by selecting the commit button
(
) in the
Diff Viewer or the
Versioning window.
The dialog box enables you to do the following:
- Add a message to your commit. Use the Commit Message
text area to add text describing the commit.
- View files in the commit. The files included in the
commit are listed in the bottom pane of the dialog box.
- Exclude individual files from the commit. You can
choose to exclude any of the listed files from the commit by selecting
the file and then choosing Exclude from Commit from the drop-down list
in the Commit Action column.
- Set the MIME type for new files. You can set new files
(displayed in green text) to be committed as either textual or binary
data. To do so, select the file and choose Add as Text or Add as Binary
from the drop-down list in the Commit Action column.
- When entering a commit message, you can view previous messages by clicking
the Recent Messages button (
) located in the upper right corner of the
dialog. A dialog displays, listing recent commit messages.
-
See Also
- Checking Out Files from a Subversion Repository
Legal Notices