I accidentally moved a very important and large folder from the root project into a sub-folder. Now when I try to move the folder back, it gives me an error message "Cannot create a file when that file already exists." How do I move things back?
Additional Information: I am also under SVN and now it wants to start a new log tree. I just go to win explorer with Tortoise SVN and click commit. If I just copy and paste the file back to the original folder, SVN wants to delete it on commit. Wow, I can't believe this little thing is creating a huge mess.
Additional: Well, I deleted the original folder and copy and pasted the new one in and now the commit system isn't working because it's telling me that the folder isn't there (I deleted it so it isn't there).