Use Modify|Move to move and/or rename a file or directory which is already under SVN control. The file with the old name will be scheduled for removal, the file with the new name for addition. This command will preserve the history of the moved item.
There is also a special mode of this commands, which works on exactly two selected files, where one of the files is missing or removed and the other one is unversioned, added or replaced. SmartSVN interprets this as a 'post-move', removes the missing (if necessary), adds the unversioned file (if necessary) and connects the history of the added file to that of the removed file.
Tip |
You can also use Drag-And-Drop to copy resp. move files and directories. |