Celeb Glow
general | March 16, 2026

Remove SVN checkout

I accidentally put a checkout in the root of my drive, not in a sub directory. Normally to remove an SVN checkout I just delete the directory in which I created the checkout.

Since this is now my complete drive, I cannot do this. Is there another way to remove a checkout?

In windows explorer, I now see that my drive is versioned, which is not what I want.

1 Answer

In the directory you accidentally checked out to there will be a hidden .svn directory that you can delete. This will return it to a normal directory which you can clean up.

You will need to show hidden files in order to see the .svn directory.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy