Here is what my svn repository look like:
/ /libraries /libA /libB /libC /tools /projects /proj1 /proj2 /website
I am making changes in libA and proj1. I want to set it up so that I can submit my changes in libA and proj1 together. The challenge in not to check out the entire repository. I would prefer the solution to be Tortoise SVN friendly.