[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs and ssh
- To: OpenBSD Misc <misc@openbsd.org>
- Subject: Re: cvs and ssh
- From: Alex Holst <a@area51.dk>
- Date: Tue, 13 Feb 2001 23:51:07 +0100
- Content-Disposition: inline
- Mail-Followup-To: Alex Holst <a@area51.dk>,OpenBSD Misc <misc@openbsd.org>
- References: <2542.982087889@hana.snafu.org>
- User-Agent: Mutt/1.2.5i
Quoting Marco S Hyman (marc@snafu.org):
> How can I tell cvs to use a specific version of the ssh protocol?
> If I specify proto 2,1 in /etc/ssh_config hosts that only know
> protocol 1 fail with the message "Aborted by user!" when I try
> to do something like a cvs update. Setting CVS_RSH to "/usr/bin/ssh -1"
> does not work.
Do you have an entry in ~/.ssh/config for the host you are accessing?
Host foo
Hostname foo.bar.com
Protocol 2
User elvis
and then:
$ cvs -d foo:/cvs get ....
--
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow. http://a.area51.dk/