Is there a way to perform an svn add command that will add only unversioned files?
Currently if I try to do svn add on a direcotry that contains a mix of versioned and unversioned files I receive the mydir/ is already under version control message.