This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ssh often hangs where pserver succeeds
Dave Brolley <brolley@redhat.com> writes:
> > Has anyone else experienced hangs with cvs over ssh?
>
> Yes -- I have problems from home (cablemodem), but not from the
> office (isdn). I've never figured it out and have resorted
> toalways updating on my laptop at the office and then taking it
> with me :-(
What ssh are you running? I had been running the non-free ssh-1.2.27.
I uninstalled it and put openssh-1.2.3 in its place (I installed the
rpm from the redhat contrib directory). So far, it's been successful at
all of the things that were hanging before, but it's too early to tell
whether this is just coincidence.
Greg