0
votes
  • In windows explorer I go into a newly created folder named "projects"

  • I right click "svn checkout", click the "choose items" button and select 9 of 10 project folders.

  • tortoiseSVN checks out the 9 project folders into my "projects" folder

  • Later I realize I also need the 10the project folder to be checked out that I didn't check before.

MY QUESTION: How do I get tortoiseSVN to check out the 10th project folder in the same location, under the "projects" folder alongside the other 9 folders I checked out?

1

1 Answers

2
votes

Just do a right click on project folder -> update to revision. You will get this dialog:

enter image description here

Click on Choose items ... where you can add your additional folders.