up vote 3 down vote favorite
share [g+] share [fb]

i have used tortoise svn to partially checkout from a repository using the option "immediate children, including folders".

now i want to add the rest of the repo fully recursively, but when i just use "update" i still dont get those files.

link|improve this question

67% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Right-click the folder, go to Tortoise SVN -> Update to Revision. Change the depth to fully recursive then update:

alt text

link|improve this answer
1  
I was wandering if it is possible to set fully recursive as default – Junior Mayhé Dec 13 '10 at 11:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.