Skip to content

Instantly share code, notes, and snippets.

@andy-cline
Created June 14, 2011 22:32
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 andy-cline/1026102 to your computer and use it in GitHub Desktop.
Save andy-cline/1026102 to your computer and use it in GitHub Desktop.
Update/Upgrade a Subversion library to a new version in a nested directory structure.
rsync -r -t -v --exclude=.svn /Users/me/Downloads/ckeditor/ /Users/me/Sites/site_name/working/httpdocs/js/ckeditor/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment