I accidentally committed a folder named .svn
to a Subversion repository. Now when I try to check out or update I get this error message:
svn: Failed to add directory 'oops/conferences/.svn': an unversioned directory of the same name already exists
I removed the directory in the next commit, but that didn't help. Any ideas?