Andy Pierce writes: > > The idea is that different development teams would have their own > repositories in which they could place their projects. We're a large > company and it would be nice to have them segregated.
So just add a level of directories: have one top-level directory for each team to put their projects in. Multiple repositories on the same machine really only makes sense if you're going to have multiple administrators and need multiple sets of admin files or if you think you may need to split them out to different machines in the future (in which case you should give them different server names now and just map them all to the same IP address). > So does this mean I specify multiple --allow-root's on a single > 'cvspserver ...' line Yes, but please note the caveats in the manual about inetd argument limits: <https://www.cvshome.org/docs/manual/cvs-1.11.20/cvs_2.html#SEC30> -Larry Jones Mr. Subtlety drives home another point. -- Calvin _______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs