svn: Directory .svn containing working copy admin area is missing

While working with Subversion, I removed a directory (specifically .sass-cache/) after placing it under version control without knowledge. Subversion failed to commit. I had to forcefully remove the already removed file to proceed.

svn remove --force .sass-cache/