Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Lehman, Curtis wrote: > been looking at the alias options in the modules file in CVSROOT, but I > don't think the syntax will allow the nesting projects or pulling from a > server other than the one the modules file is running on. Same seems to go > for the modules2 file, but I'm not real familiar with what all it's capable > of doing. If you setup something on the client-side to pull the projects down it has a chance of working (I've tried multiple repositories, but not multiple servers, but I think it should work) The server can't do that for you as it can't legitametely authenticate as the client (sspi delegation requires a special privilege + active directory configured to allow it, even if the code was there). I'm thinking of adding some kind of forwarding capability to the server at some point, but that's a while off. Tony