
Rene Rivera wrote:
If I'm understanding you, and the KDE docs, correctly, what you want is something like(**):
[boost-svn] boost stable (full boost tree here) devel (full boost tree here) branches my_branch (full boost tree here) cmake_a (full boost tree here) cmake_b (full boost tree here) tags boost_1_33_1 (full boost tree here) boost_1_34_0 (full boost tree here) sandbox devel xml (partial boost tree here) explore (partial boost tree here) branches xml_b0 (partial boost tree here) explore_b0 (partial boost tree here) tags xml_for_review (partial boost tree here) explore_for_review (partial boost tree here)
It would be nice to have an empty directory (named "empty") in the tree at the top level so users can "svn switch" various subdirectories/projects to it and get rid of working copies they dont want to have around. GCC does this. See the following for details (look at the section titled "Optimize disk usage"): http://gcc.gnu.org/wiki/SvnSetup