Skip to content

Instantly share code, notes, and snippets.

@rcerrejon
Created June 28, 2017 10:45
Show Gist options
  • Save rcerrejon/0d76dcb95aaff1b57b7bae4b5194a145 to your computer and use it in GitHub Desktop.
Save rcerrejon/0d76dcb95aaff1b57b7bae4b5194a145 to your computer and use it in GitHub Desktop.
SVN copy from Trunk to a new Branch
svn copy http://URLTO/trunk http://URLTO/branches/BRANCHNAME -m "first commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment