recursively skipping .svn subdirectories
When I transfer directories including hundreds of files and many levels of sub-directories, I often have to wait much longer than desired because I end up transferring .svn (subversion control) subdirectories for every subdirectory in a tree. Is there a convenient way to exclude them, or CVS subdirectories?