11.07.2015 Views

Version Control with Subversion - Login

Version Control with Subversion - Login

Version Control with Subversion - Login

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Subversion</strong> Complete ReferenceNamesvn move — Move a file or directory.Synopsissvn move SRC... DSTDescriptionThis command moves files or directories in your working copy or in the repository.This command is equivalent to an svn copy followed by svn delete.When moving multiple sources, they will be added as children of DST, which must be a directory.<strong>Subversion</strong> does not support moving between working copies and URLs. Inaddition, you can only move files <strong>with</strong>in a single repository—<strong>Subversion</strong> doesnot support cross-repository moving. <strong>Subversion</strong> supports the following typesof moves <strong>with</strong>in a single repository:WC # WCMove and schedule a file or directory for addition (<strong>with</strong> history).URL # URLComplete server-side rename.Alternate namesmv, rename, renChangesWorking copy; repository if operating on a URLAccesses repositoryOnly if operating on a URLOptions--editor-cmd EDITOR--encoding ENC--file (-F) FILE--force--force-log--message (-m) TEXT--parents--quiet (-q)--revision (-r) REV--<strong>with</strong>-revprop ARGExamples269

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!