I did a clean checkout of a repository then every day I have an hudson job that runs a script to backup the configuration. Part of the script is to add *.xml
*.xml
Like Sydney's answer, I have another one-line command:
svn st | grep ^? | awk '{print $2}' | xargs svn add