Re: Checking out ports

2007-01-11 Thread Andrey Shuvikov
On 1/10/07, Joachim Schipper <[EMAIL PROTECTED]> wrote: For another, somewhat more clean non-solution, see ssh_config(5), and have a look at such options as 'ServerAliveInterval'. Setting ServerAliveInterval to 30 solved the problem. Thanks a lot!

Re: Checking out ports

2007-01-10 Thread Joachim Schipper
On Wed, Jan 10, 2007 at 01:22:27PM -0500, Andrey Shuvikov wrote: > On 1/9/07, Marc Espie <[EMAIL PROTECTED]> wrote: > >The checkout from ports always spend quite some time at the end. > >It comes from the way cvs works: creates every directory, then > >prunes them at the end. > > > >Something in yo

Re: Checking out ports

2007-01-10 Thread Andrey Shuvikov
On 1/9/07, Marc Espie <[EMAIL PROTECTED]> wrote: The checkout from ports always spend quite some time at the end. It comes from the way cvs works: creates every directory, then prunes them at the end. Something in your network path is unhappy that you spend long enough not doing enough, from i

Re: Checking out ports

2007-01-09 Thread Marc Espie
On Tue, Jan 09, 2007 at 05:32:00PM -0500, Andrey Shuvikov wrote: > Hi, > > I've installed OBSD 4.0 in qemu and now trying to check out src and > ports. I don't have any problems with src but when I try to checkout > ports cvs seems to check out everything, then hangs for a while and > exits with t