Committing to the Repository

To send changes from your working copy to the remote repository use the Commit option ( Modify->Commit (Alt+C) ). When a file is selected in the File View the commit is performed for the selected resource. It is also possible to select multiple files. When a folder is selected in the Tree View the update is performed on all folders and files.

During the commit operation the Commit dialog is displayed. This interface allows a free text message to be added to the repository log (see the section called “Log”). The dialog also provide a drop-list that stores the history of comments used in previous commit operations.

Following a commit operation the revision number of the resources sent to the repository is incremented and the file status is changed from "modified" to "up-to-date".