Move / Rename

Move a file or directory.

svn move(SRCPATH DSTPATH)|(SRCURL DSTURL)
Type Value Description
SRCPATH Working copy path of the resource to be moved.  
DSTPATH   Working copy path where the resource will be moved to.
SRCURL Repository path of the resource to be moved.  
DSTURL Repository path where the resource will be moved to.