If you have multiple, unrelated projects, is it a good idea to put them in the same repository?
myRepo/projectA/trunk myRepo/projectA/tags myRepo/projectA/br
I would create separate repositories... Why? The revision numbers and commit messages will just not make any sense if you have a lot of unrelated projects in only one repository, it will be for sure a big mess in short term....