3

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?

4
  • What do you mean by "move my folder to the www folder so that I can run it on my local"? Commented Aug 5, 2013 at 16:26
  • i haved edited the question. Commented Aug 5, 2013 at 16:28
  • Why don't you do fresh svn checkout to the www directory? Commented Aug 5, 2013 at 16:42
  • Because I dont checkout will require 2 GB download. Commented Aug 6, 2013 at 16:05

1 Answer 1

7

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.

Sign up to request clarification or add additional context in comments.

1 Comment

Yep. See this related question: Changing working folder location

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.