On Windows, I want to relocate my local SVN checkout folder.
Currently I am using TortoiseSVN and I want to move the folder to the www\ folder so that I can run it on my local wamp server.
How do I do this?
Copy-paste the entire folder to different location. As long as it contains .svn directory and TortoiseSVN is installed on the machine, it shold work.
svn checkoutto the www directory?