Seth Copen Goldstein writes: > > If I can't set a CVSROOT to :local:f:/path (it complains about path not > being absolute)
If your CVS is from cygwin, you probably have to use a cygwin-style path (:local:/cygdrive/f/path) instead of a DOS-style path. > I can't set CVS_RSH=SSH, because cvs replies: > cvs [checkout aborted]: end of file from server (consult above messages if > any) > > (there are no error messages) > > Note: I can't get ssh to work either (it replies: setgid 1: Invalid > argument) If you can't get ssh to work, you can hardly expect CVS to work using it, now can you. I suggest asking a cygwin and/or ssh list instead of the CVS list. -Larry Jones Nobody knows how to pamper like a Mom. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
