wincvs and its built in ssh not working consistently

2004-11-18 Thread craigwilson
When I try to use the built in ssh in the 1.3.20.2 Beta release of
wincvs instead of using an "ext" ssh it works on some machines and not
on others set up with the exact same version.  I get the following
message when I try to check out a module:


cvs -d :ssh;username=jose;hostname=cvs.xxx.net;port=22:/var/cvsroot/ee
checkout -P Zepto (in directory C:\cvs\test2)
cvs checkout: Couldn't connect to remote server - plink error Unable to
open connection: Host does not existcvs [checkout aborted]: Connection
to server failed

* CVS exited normally with code 1 *

It appears to be trying to use plink even though I specified it to use
ssh.  I can definitely ssh to port 22 of cvs.xxx.net from the machine.
The strange thing is that it worked the first time, then stopped
working every time after that.


Any ideas?

thanks,
Craig

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs


Re: Problem with wincvs 1.3.20.2 Beta (missing option general in admin/preferences)

2004-11-18 Thread craigwilson
I noticed you couldn't set ssh anymore as your transport there.  The
new wincvs has an ssh dll built in I believe.  Maybe the old one did
too but I didn't notice because I always used "ext" and ssh as my
transport instead of the builtin one.
You might see some of the options you are missing if you right click on
the directory/module you want to check out into the left?


Hanspeter Schinz wrote:
> Hi,
> I had a wincvs version 1.2 and upgraded now to 1.3.20.2 Beta on a Win
XP
> machine.
> Afterwards I wanted to configure some administration stuff and
> didn't find admin/preferences/general (only Globals, CVS, Win CVS and

> Command Dialogs are there).
> What is the problem there? Is there any general option in the new
release?
> Thanks

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs