Home > Data Modeler Dialog Boxes > Subversion: Commit Working ...
Use this dialog box to commit the working copy to the Subversion repository. The committed files will replace those in the repository as the most recent. Other developers who subsequently check out or update from these files will see the file changed in comparison with the previous version held in the repository.
Files List: Lists the names and physical locations of the working copy that will be committed to the Subversion repository.
Keep Locks: Retains the locks that you previously obtained on the files that you are about to commit. This will mean that other developers will still not be able to commit changes they may have made to the files.
Comments: Comments to accompany the commit action. You will later be able to see these comments when viewing the list of versions of a particular file.
Related Topics