Ignoring SVN and CVS files with rsync

Posted by hank, Tue Mar 06 21:07:00 UTC 2007

I found out how to get rid of those pesky Subversion and CVS files as well as some other crappy files laying around when rsyncing. It’s really quite simple. It turns out the *-C* switch does this for you:


rsync -Cavrx ...

Very nice.

Tags:

Comments

Have your say

A name is required. You may use Markdown in your comments.