svn move — Move a file or directory.
This command moves a file or directory in your working copy or in the repository.
![]() |
Подсказка |
---|---|
This command is equivalent to an svn copy followed by svn delete. |
![]() |
Примечание |
---|---|
Subversion does not support moving between working copies and URLs. In addition, you can only move files within a single repository—Subversion does not support cross-repository moving. |
Move and schedule a file or directory for addition (with history).
Complete server-side rename.