Hellow Linux experts,

Please help me in completely removing a svn repository.
Because once i remove a svn repository byusing following command.:
rm -rf /var/svn/data

but after that when i tried to create that repository again wh\ith same name "/var/svn/data" then message was displayed that this repository(/var/svn/data) already exists.

PLease tell me to completely delete a repository so that i can create a repository with same name which i have deleted.