I've created a "root" folder inside my repo and moved there all my project files and folders. Now I would like to "switch" my local copy so that it will communicate with this folder and not whole repository. How to do this?
Now when I do Update I get not only my old files but it creates folder 'root' on my local copy and moves there whole copy of my project.