Brian Smith wrote: > > I don't know a lot about how the RSH works; I believe the user that > mentioned the problem was using :server: instead of :ext:, but I'm not > sure. > :ext: is basically 'miscellaneous' support. You set the CVS_RSH env. variable (or set the Software\Cvsnt\ext\command registry key) to a program that takes the the form '<command> -l <user> cvs server' and all the input/output is piped through that.
The old cvs used to default to rsh, but since that's quite uncommon these days I changed it to use ssh by default instead. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
