[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-06 Thread Mathieu Roy
Karl Fogel <[EMAIL PROTECTED]> said: > Okay, I did 'man ssh_config' and read up on the config file format. > The key paragraph is: > > For each parameter, the first obtained value will be used. The > configuration files contain sections bracketed by ``Host'' > specifications, and

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-05 Thread Karl Fogel
Okay, I did 'man ssh_config' and read up on the config file format. The key paragraph is: For each parameter, the first obtained value will be used. The configuration files contain sections bracketed by ``Host'' specifications, and that section is only applied for hosts that m

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-05 Thread Karl Fogel
Mathieu Roy <[EMAIL PROTECTED]> writes: > I'm puzzled as we got > Accepted rsa for kfogel from 65.42.95.175 port 37964 > in the logs. Wow. That's strange, yeah. > Can you provide the content of /etc/ssh/ssh_config Suer. Note that my system is not OpenBSD (I guess the file was inherited

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-05 Thread Mathieu Roy
Karl Fogel <[EMAIL PROTECTED]> said: > Mathieu Roy <[EMAIL PROTECTED]> writes: > > >$ cat ~/.ssh/config > > >Protocol 2,1 > > >Host cvs.red-bean.com > > > EscapeChar none > > > ForwardX11 no > > >Host subversions.gnu.org > > > Protocol 1 > > > > Normally it should work

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-05 Thread Karl Fogel
Mathieu Roy <[EMAIL PROTECTED]> writes: > >$ cat ~/.ssh/config > >Protocol 2,1 > >Host cvs.red-bean.com > > EscapeChar none > > ForwardX11 no > >Host subversions.gnu.org > > Protocol 1 > > Normally it should work. > Please replace > Host subversions.gnu.org by Host *gn

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-05 Thread Mathieu Roy
Karl Fogel <[EMAIL PROTECTED]> said: > Mathieu Roy <[EMAIL PROTECTED]> writes: > > Can you provide the output of > > cat ~/.ssh/config > > Sure: > >$ cat ~/.ssh/config >Protocol 2,1 >Host cvs.red-bean.com > EscapeChar none > ForwardX11 no >Host subversions.gnu.or

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-04 Thread Karl Fogel
Mathieu Roy <[EMAIL PROTECTED]> writes: > Can you provide the output of > cat ~/.ssh/config Sure: $ cat ~/.ssh/config Protocol 2,1 Host cvs.red-bean.com EscapeChar none ForwardX11 no Host subversions.gnu.org Protocol 1 $ (Yes, I noticed the last two lines. I

[Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-02 Thread Mathieu Roy
Karl Fogel <[EMAIL PROTECTED]> said: > "Jaime E. Villate" <[EMAIL PROTECTED]> writes: > > your first message arrived at a time when we were having some > > strange behavior of the CVS server that we were trying to figure out > > and that's probably why your message was not answered because it > >

Re: [Savannah-hackers] Re: suddenly lost CVS access tosubversions.gnu.org

2003-04-01 Thread Karl Fogel
"Jaime E. Villate" <[EMAIL PROTECTED]> writes: > your first message arrived at a time when we were having some > strange behavior of the CVS server that we were trying to figure out > and that's probably why your message was not answered because it > seemed to be related to the CVS problem. > > Ple