info-cvs
[Top][All Lists]
Advanced

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

Re: Install CVS on SunOS 10


From: Anoop
Subject: Re: Install CVS on SunOS 10
Date: 1 Sep 2006 15:19:58 -0700
User-agent: G2/0.2

Anoop wrote:
> Larry Jones wrote:
> > Anoop writes:
> > >
> > > Then did a gunzip on the above file - got this
> > > cvs-1.11.20-SunOS-5.8-i386
> > > Then I ran this command.. (there was no readme)
> > > ./cvs-1.11.20-SunOS-5.8-i386
> >
> > Sorry, the README files got lost somewhere along the way.  That file is
> > "the" CVS executable -- it can be a client, a server, or run standalone.
> > All you need to do is rename it to "cvs" (not technically neecessary,
> > but certainly more convenient than typing the original name;
> > alternatively, you can keep the existing name and create a link to it)
> > and move it to a binaries directory (/usr/local/bin or anywhere else you
> > like).
> >
> > -Larry Jones
> >
> > Years from now when I'm successful and happy, ...and he's in
> > prison... I hope I'm not too mature to gloat. -- Calvin
>
> Thanks Larry.
>
> So if this is the executable then its great - I can use this to
> checkout code.
>
> I am trying this now:
>
> I set up my CVSROOT as follows:
>
> weblogic ~ echo $CVSROOT
> :pserver:address@hidden:/usr/local/cvsroot
> weblogic ~ cvs login
> Logging in to :pserver:address@hidden:2401/usr/local/cvsroot
> CVS password:
> cvs [login aborted]: connect to x.com:2401 failed: Connection refused
>
> Normally when we connect, we connect using this string:
> :ssh:address@hidden:/usr/local/cvsroot
>
> But when I tried using ssh instead of pserver -  I get errors: ssh not
> recognized.
>
> So I am thinking the port is wrong: 2401.
>
> Any thoughts?
>
> Thanks again,
> Anoop
>


Actually, please ignore my previous email. I have been able to figure
out - I needed to use :ext: and enable ssh authentication without
password. Now it works like a charm. Thanks a ton for all who helped
and considered helping.

Anoop



reply via email to

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