Updating WordPress Without Torching SVN Directories

Jan 13 2010

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

rsync -r --exclude=.svn source destination
Tags:

No responses yet

Leave a Reply