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
It looks like you were successful but I wanted to include a step-by-step guide in the hopes that it is helpful to others.
trunk into a working copy with depth = "Only this item"This will pull only the subfolder(s) you've selected into your working copy.