I am implementing the use of Subversion as a source control tool for my projects, but made some mistakes when determining what structure to use. So I added version control to some folders (projects), that I would like to undo.
But I can't seem to find a way to do that? Do I have to copy the folder, delete the original and add source control to the new one?
I use TortoiseSVN and Visual Studio 2008.