I\'m using TortoiseSVN and I want to do a Checkout of an existing repository into a local directory. However, I only want to pull down certain portions of the file tree. Is th
Expanding on autonomy's answer from above ...
If you have checked out a whole project and later want to exclude certain folders or files from it....
That should delete the directories/files you have deselected and exclude them from further updates. If you ever need the directory back, repeat the process and change your selection.