0

I have been using the Webstorm trial version for a month and it has expired, so now I am considering using Visual Studio.

However, I have come across a stumbling block using ankhsvn, which is that I cannot figure out how to "import" files from existing files in subversion and add them to a project. Add to Subversion simply adds a new folder to the repo and I cannot see the existing files in the project explorer.

Is there a newbie friendly tutorial on how to import files from an existing svn repo to a solution in local space?

bahrep
  • 29,961
  • 12
  • 103
  • 150
sweng
  • 1
  • 1
  • 3

1 Answers1

0

D'oh! Turns out I just needed to use Tortoise to check out the files, then create a blank solution in the same folder as the check out (this is important or ankhsvn won't play nice), and then add existing website to the project.

Community
  • 1
  • 1
sweng
  • 1
  • 1
  • 3