[cvsnt] Re: How to check out multiple projects from different repositories...
Lehman, Curtis
CLehman at carrieraccess.com
Wed Feb 2 16:00:20 GMT 2005
Thanks to everyone for the suggestions. Doesn't look like it can be done
from the server side so I guess I'm writing some scripts for the client side
to do what I need. :)
- Curt
-----Original Message-----
From: Tony Hoyle [mailto:tmh at nodomain.org]
Sent: Monday, January 31, 2005 5:26 PM
To: cvsnt at cvsnt.org
Subject: [cvsnt] Re: How to check out multiple projects from different
repositories...
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
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list