Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CVS connection
CVS connection [message #80421] Mon, 23 June 2003 05:33 Go to next message
Eclipse UserFriend
Originally posted by: fcadili.skylink.it

I have try to connect to my CVS Repository through ssh with the ext method
but eclipse give me an "unknown message from cvs server" error.

I have set an environment variable CVS_RSH to "ssh" and CVS_SERVER to "cvs".
And the command submitted by eclipse is "ssh -l cadili localhost cvs
server".

The cvs connection works fine from the terminal. For instance the following
command check out my sample project:
cvs -d :ext:cadili@localhost:/Volumes/Sources/CVS/SimpleTransform
checkout SimpleTransform

Inside eclipse the only way seems to work is through the sshext connection
method. Do you have any suggestion?

By the way I use release 2.1 on a Mac OS X platform.

regards,
Francesco
Re: CVS connection [message #83793 is a reply to message #80421] Fri, 27 June 2003 08:06 Go to previous message
Eclipse UserFriend
I think eclipse doesn't look in the env. variables. Did you specify the
full path to your ssh executable in eclipse's team preferences ?

Genady

Francesco wrote:

> I have try to connect to my CVS Repository through ssh with the ext method
> but eclipse give me an "unknown message from cvs server" error.
>
> I have set an environment variable CVS_RSH to "ssh" and CVS_SERVER to "cvs".
> And the command submitted by eclipse is "ssh -l cadili localhost cvs
> server".
>
> The cvs connection works fine from the terminal. For instance the following
> command check out my sample project:
> cvs -d :ext:cadili@localhost:/Volumes/Sources/CVS/SimpleTransform
> checkout SimpleTransform
>
> Inside eclipse the only way seems to work is through the sshext connection
> method. Do you have any suggestion?
>
> By the way I use release 2.1 on a Mac OS X platform.
>
> regards,
> Francesco
>
>
Previous Topic:Eclipse recompiles the whole project when I click "Save"
Next Topic:Eclipse newbie
Goto Forum:
  


Current Time: Thu Nov 06 03:36:16 EST 2025

Powered by FUDForum. Page generated in 0.03626 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top