Use the Commit command to write back (commit) the changes from your working copy into the repository.
Select Recurse into subdirectories to commit not only changes from the selected local directory, but also from subdirectories. Select Keep Locks to keep currently locked files also locked after the commit. If not selected, the files will be automatically unlocked after a successful commit. For more information regarding locking, see Locks. Select Automatically add unversioned and remove missing files if you want SmartSVN to automatically add unversioned (most likely new) files and remove missing (most likely obsolete) files before the commit. Select Detect moved and renamed files if you want SmartSVN to detect files which are most likely renamed or moved.
Enter a meaningful Commit Message, so you and your team mates easily can track your changes.
Clicking Next might take a few moments, because the file system of your project needs to be scanned.
This page only occurs, if the option Detect moved and renamed files on the 'Configuration' page is selected and a moved or renamed file pair was detected. For details, refer to Smart Move.
At this page you'll get a list of all files and directories which were found to be committable. To skip a file/directory from commit, deselect the corresponding checkbox.
Click Finish to commit the selected files and directories.