This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ssh often hangs where pserver succeeds
"H . J . Lu" <hjl@lucon.org> writes:
> On Wed, May 03, 2000 at 02:30:55AM -0700, Greg McGary wrote:
> > FYI...
> >
> > I have noticed that cvs over ssh often hangs, especially for
> > long-running diffs and updates. Running without locks via `cvs -n'
> > helps for diffs, but doesn't work correctly for updates. On a whim I
> > reverted to pserver and so far it has succeeded every time where ssh
> > had been hanging.
> >
> > Has anyone else experienced hangs with cvs over ssh?
>
> I heard rsync hangs over ssh.
I heard that the maintainers use rsync over ssh extensively and have no
problems with it. In fact, I heard Andrew gives an example in his
manpage of how he uses rsync over ssh from a cronjob every few hours.
--
- Geoffrey Keating <geoffk@cygnus.com>