RE: CVS, emacs, shh, cygwin

2002-11-06 Thread Seth Copen Goldstein
Sorry for the incomplete information.  I already made the fix such that
CVSROOT is /cygdrive/f/  I included the info about f:/ because the
afs module also maps the /afs structure on f:/.  So I would think both
work.

So, I now specify CVSROOT as /cygdrive/f/, but other problems continue.

-seth

---
[EMAIL PROTECTED]7122 Wean Hall
www.cs.cmu.edu/~seth   School of Computer Science
phone: 412-268-3828Carnegie Mellon University
fax:   412-268-4801Pittsburgh, PA 15213

 -Original Message-
 From: Mike Ayers [mailto:mike.ayers;earthling.net]
 Sent: Tuesday, November 05, 2002 5:23 AM
 To: Seth Copen Goldstein
 Cc: [EMAIL PROTECTED]
 Subject: Re: CVS, emacs, shh, cygwin
 
 Seth Copen Goldstein wrote:
  I am having trouble using cvs, emacs, bash, etc. on my windows XP
 machine.
  My configuration is:
 
  CVS: Concurrent Versions System (CVS) 1.11 (client/server)
  Emacs: GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)\n of 2002-03-19 on
buffy
  Cygwin: not sure version, cygwin1.dll is dated: 2/25/2002
  Ssh: (from cygwin): OpenSSH_3.2.3p1, SSH protocols 1.5/2.0, OpenSSL
  0x0090604f
 
  I have afs (version 1.2.2b), but would also be ok with using SSH.
  However:
 
  If I can't set a CVSROOT to :local:f:/path (it complains about path
not
  being absolute)
 
   Correct.  Cygwin is a Unix emulation layer, and therefore does
not
 recognize DOS drive specifications.  CVSROOT should be
 :local:/cygdrive/f/path.
 
  I can't set CVS_RSH=SSH, because cvs replies:
  cvs [checkout aborted]: end of file from server (consult above
messages
 if
  any)
 
   This is probably an artifact of your bad CVSROOT, yes?
 
  (there are no error messages)
 
   Don't you get the bad CVSROOT error message?  Wouldn't that
count?
 
 
 /|/|ike



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: CVS, emacs, shh, cygwin

2002-11-05 Thread Larry Jones
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



Re: CVS, emacs, shh, cygwin

2002-11-05 Thread Mike Ayers
Seth Copen Goldstein wrote:

I am having trouble using cvs, emacs, bash, etc. on my windows XP machine.
My configuration is:

CVS: Concurrent Versions System (CVS) 1.11 (client/server)
Emacs: GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)\n of 2002-03-19 on buffy
Cygwin: not sure version, cygwin1.dll is dated: 2/25/2002
Ssh: (from cygwin): OpenSSH_3.2.3p1, SSH protocols 1.5/2.0, OpenSSL
0x0090604f

I have afs (version 1.2.2b), but would also be ok with using SSH.
However:

If I can't set a CVSROOT to :local:f:/path (it complains about path not
being absolute)


	Correct.  Cygwin is a Unix emulation layer, and therefore does not 
recognize DOS drive specifications.  CVSROOT should be 
:local:/cygdrive/f/path.

I can't set CVS_RSH=SSH, because cvs replies:
cvs [checkout aborted]: end of file from server (consult above messages if
any)


	This is probably an artifact of your bad CVSROOT, yes?


(there are no error messages)


	Don't you get the bad CVSROOT error message?  Wouldn't that count?


/|/|ike




___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



CVS, emacs, shh, cygwin

2002-11-04 Thread Seth Copen Goldstein
I am having trouble using cvs, emacs, bash, etc. on my windows XP machine.
My configuration is:

CVS: Concurrent Versions System (CVS) 1.11 (client/server)
Emacs: GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)\n of 2002-03-19 on buffy
Cygwin: not sure version, cygwin1.dll is dated: 2/25/2002
Ssh: (from cygwin): OpenSSH_3.2.3p1, SSH protocols 1.5/2.0, OpenSSL
0x0090604f

I have afs (version 1.2.2b), but would also be ok with using SSH.
However:

If I can't set a CVSROOT to :local:f:/path (it complains about path not
being absolute)
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)

So, I am basically in deep trouble.  Can anyone help.  Thanks.

-seth

---
[EMAIL PROTECTED]7122 Wean Hall
www.cs.cmu.edu/~seth   School of Computer Science
phone: 412-268-3828Carnegie Mellon University
fax:   412-268-4801Pittsburgh, PA 15213

 -Original Message-
 From: Riechers, Matthew W [mailto:Matthew.Riechers;gd-ais.com]
 Sent: Monday, November 04, 2002 10:03 AM
 To: Nuno Branco
 Cc: [EMAIL PROTECTED]
 Subject: Re: Multiple CVSROOT
 
 Nuno Branco wrote:
 
  What I am looking for is a way to put several CVSROOT in the same CVS
  server.
 
 Repositories are usually configured in [x]inetd.conf. I'm not familiar
 with configuring Mandrake, so YMMV. The manual describes how to handle
 multiple repositories:
 
   http://www.cvshome.org/docs/manual/cvs_2.html#SEC30
 
 -Matt
 
 
 ___
 Info-cvs mailing list
 [EMAIL PROTECTED]
 http://mail.gnu.org/mailman/listinfo/info-cvs


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs