I have a repository at http://svn.mysite/MySite/. I used the Apache command line to delete it using rm -rf MySite/, and the directory disapeared, but I can still do checkouts from this repo.
How do I completely delete it, so I can start a new empty repository at the same adress that starts at revision 0?