Skip to content

Instantly share code, notes, and snippets.

@netdesignr
Last active June 14, 2018 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netdesignr/bc48f10a1efd7253aa54744b556b3106 to your computer and use it in GitHub Desktop.
Save netdesignr/bc48f10a1efd7253aa54744b556b3106 to your computer and use it in GitHub Desktop.
Subversion commands
# Copy files
svn co https://plugins.svn.wordpress.org/plugin-name/trunk
# Copy files and create a new folder
svn co https://plugins.svn.wordpress.org/plugin-name/trunk < dirname >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment