info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WinCVS installation problem (newbie question)


From: Stephane Rouleau
Subject: Re: WinCVS installation problem (newbie question)
Date: Fri, 27 Dec 2002 22:47:34 -0500

You can also use the Cygwin port of SSH.  It works well -- all you have to
do is point WinCVS to the cygwin's SSH.

I followed Patrick Reagan's guide at
https://sourceforge.net/project/showfiles.php?group_id=10072&release_id=7660
7 and got it working in no time.

But I guess installing Cygwin "just" for ssh might be a bit of an overkill.

Steph.

----- Original Message -----
From: "Mike Ayers" <address@hidden>
To: "David Gagnon" <address@hidden>
Cc: <address@hidden>
Sent: Friday, December 27, 2002 10:41 PM
Subject: Re: WinCVS installation problem (newbie question)


> David Gagnon wrote:
> > Hello,
> >
> > I am new to CVS and I try to install WinCVS on a PC. The server is an
> > OSX machine and it is working perfectly with MacCVS Pro client. But, on
> > the PC, it seem that the ssh connection is impossible with the server.
> > For example, when I try to do a simple "check-out" command, I obtain
> > this message from the console:
> >
> > ------------------------------------------------------------------------
> > ------------------
> > CVSROOT: address@hidden:/cvsrep (ssh authentication)
> > cvs checkout -P /cvsrep/dynastrip (in directory C:\Documents and
> > Settings\davigagn\Desktop\Dynastrip)
> > cvs checkout: warning: unrecognized response `'ssh' is not recognized
> > as an internal or external command,
> > ' from cvs server
> > cvs checkout: warning: unrecognized response `operable program or batch
> > file.
> > ' from cvs server
> > cvs [checkout aborted]: end of file from server (consult above messages
> > if any)
> >
> > ***** CVS exited normally with code 1 *****
> > ------------------------------------------------------------------------
> > ------------------
>
> There is no `ssh` command on Windows.  You must use PLINK.EXE,
> available at:
>
> http://www.chiark.greenend.org.uk/~sgtatham/putty/
>
> to manage the ssh connection.  Note that you must either use a
> keypair or use PuTTY to log in to the repository server, or plink will
> fail for not having keys.
>
>
> /|/|ike
>
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]