Updating WordPress Without Torching SVN Directories

Posting this here, mostly for my own benefit: http://snipplr.com/view/9444/copy-directory-without-svn-files/

rsync -r --exclude=.svn source destination
This entry was posted in Programming and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>