Skip to content

Instantly share code, notes, and snippets.

@netdesignr
Forked from hendrauzia/svn_workflow.sh
Created May 9, 2018 11:39
Show Gist options
  • Save netdesignr/6bb9b42ca1b71c4ffb1c90087ac1374c to your computer and use it in GitHub Desktop.
Save netdesignr/6bb9b42ca1b71c4ffb1c90087ac1374c to your computer and use it in GitHub Desktop.
SVN Workflow
# create working directory from trunk
svn checkout https://[email protected]/repo/trunk
@netdesignr
Copy link
Author

Another reference to a quick intro to SVN WP Dev: https://tommcfarlin.com/subversion-for-wordpress-development/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment