Posts that Anthony Picciano is monitoring

Subscribe to Posts that Anthony Picciano is monitoring 1 post found

Sep 19, 2007
Avatar Bil Simser 59 post(s)

Topic: One subversion repository per project?

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.