I often use the find command to search through source code, delete files, whatever. Annoyingly, because Subversion stores duplicates of each file in its .
find
.
GNU find
find . ! -regex ".*[/]\.svn[/]?.*"