Topic:
One subversion repository per project?
Body:
I realize the subversion is read-only and local (which is fine) but I only have one subversion repository (c:\svnrepos) so with multiple projects in Mingle can I configure each project to look at a different path in subversion? There’s no physical path to the files (like c:\svnrepos\projects\project1) so all my projects are just looking at the entire repository. If I have to create one subversion repository per project that’s going to be a pain so I can wait until we get better support. If it’s only local can we at least get the svn:// feature. Even if it’s restricted to svn://localhost at least we can do something like svn://localhost/project1/trunk, svn://localhost/project2/trunk, etc. Thanks.
Comment
Is there any workaround for this issue short of creating a new repository for every project? Thanks!
Updating this old request...
We now support Subversion subfolders.