svn status \ | awk '/^\?/ && ($2 ~ /\.(tex|afdesign)$/) {print substr($0,9)}' \ | tr '\n' '\0' | xargs -0 svn add