a nice workaround for svn’s missing -R option to svn add

svn st | grep -e '?' | sed 's/^?[\t]*//;' | xargs svn add