Does anybody know how to delete the complete svn repository including old revisions? I just want to start again 😉
Thanks,
wishi
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As the others have stated, to remove a complete repository remove the folder that contains it.
This seems a bit to straightforward though which makes me think that maybe you want to do that without access to the filesystem on the server where the repository is hosted? If thats the case, what you want to do cant be done.
SVN are working on a new obliterate command (which removes entire revisions as Ive understood it) that might be able to do something close to what you want. But that command isnt in the stable releases yet.