How to check out a different repository url into my existing working copy

61 views Asked by At

Here's the scenario - I hope this makes sense.

I have multiple projects in Subversion, and I have apache installed on my windows machine.

I currently have one of the projects checked out to my htdocs directory that I was working on.

I've now finished working on that project, and want to check out a different project to the htdocs directory to work on.

Is this possible? If so, how?

0

There are 0 answers