find ohne .svn Unterverzeichnisse
coreutils
z.B.
find /var/www/ \( ! -name .svn -o -prune \) -name "*.php" -type f