We have two projects basically, each of 2 these main projects have sub projects which they are comprised of. What we have in SVN is currently 1 repo like this:
/SVN-REPO1/MainProj1/
    -trunk
    -branches
    -tags
Should I create a completely new repository altogether and just put MainProj2 inside of its own? Or should I put MainProj2 inside of SVNREPO1?