|
|
On 7/2/07, santosh santu <hb.santosh@xxxxxxxxx> wrote:
---------- Forwarded message ---------- From: Denniston, Todd A CIV NAVSURFWARCENDIV Crane, Code 6067 <
Todd.Denniston@xxxxxxxx > Date: Jun 28, 2007 6:07 PM Subject: Re: how to access repository from remote using ssh
To: hb.santosh@xxxxxxxxx Cc
hb.santosh@xxxxxxxxx wrote: > hello, > i am working on cvs1.11.2, i have got the working of cvs on > local machine, but iam unable to set the environment variable for ssh > for accessing the repository from remote machine. so plz guide me.
> > At present i am referring Open source development with cvs , 3rd > edition >
Have you seen these:
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_2.html#SEC28
http://ximbiot.com/cvs/wiki/index.php?title=CVS_FAQ#How_do_I_access_a_CVS_repository_using_SSH.3F
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_21.html#SEC189
So, the next things the list would need to know is (and in order of checking): 1) When on the remote machine are you able to execute `ssh YourUser@cvsServer
` and get logged in to the cvs server?
2) When on the remote machine are you able to execute `ssh YourUser@cvsServer` and get logged in to the cvs server, with out giving a pass word? [Hint, you need an agent.]
-- Todd Denniston Crane Division, Naval Surface Warfare Center (NSWC Crane) Harnessing the Power of Technology for the Warfighter
hello,
i have tried ssh yourUser@cvs Server to get the cvs server, but it is showing an error that your machine temporarily faliure to access.
|
|