info-cvs
[Top][All Lists]
Advanced

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

Re: how to access repository from remote using ssh


From: Todd Denniston
Subject: Re: how to access repository from remote using ssh
Date: Mon, 09 Jul 2007 08:16:57 -0500
User-agent: Thunderbird 1.5.0.12 (X11/20070509)

santosh santu wrote:
On 7/2/07, santosh santu <address@hidden> wrote:



---------- Forwarded message ----------
From: Denniston, Todd A CIV NAVSURFWARCENDIV Crane, Code 6067 <address@hidden
>
Date: Jun 28, 2007 6:07 PM
Subject: Re: how to access repository from remote using ssh
To: address@hidden
Cc
address@hidden 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 address@hidden
and get logged in to the cvs server?

2) When on the remote machine are you able to execute
`ssh address@hidden
and get logged in to the cvs server, with out giving a pass word?
[Hint, you need an agent.]


hello,
   i have tried ssh address@hidden Server to get the cvs server, but it is
showing an error that your machine temporarily faliure to access.


Assuming that you actually replaced 'address@hidden' with your user name (on the cvs server) and the name of your cvs server, this means that you are having ssh trouble.
Until the ssh trouble is resolved you will not be able to get cvs to work.
Also Those who would attempt to help you get further need to know EXACTLY what error you are getting from ssh, i.e., copy and paste the error into the email.

From what little you paraphrase about the error, it could mean problems as diverse as a DNS fault, fire walls in the way, sshd not installed/running on the cvs server, or your user name does not exist on the cvs server.

--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter




reply via email to

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