Here is a bash function I use to copy SVN trees excluding the meta data. function rs_exclude () { rsync -az --exclude .svn $*; } -- Smoot Carl-Mitchell Computer Systems and Network Consultant smoot at tic.com +1 480 922 7313 cell: +1 602 421 9005