Re: Abnormally slow and unstable cvs process

2010-03-27 Thread Ozgur Kazancci
Thanks a lot for the suggestions. The NIC was trying to auto negotiate, and it was ending up in half duplex. And that was the reason why the cvs checkout took 12 hours! I've fixed the problem by doing; ifconfig bge0 media 10baseT/UTP mediaopt full-duplex and then i added that to /etc/hostname.b

Re: Abnormally slow and unstable cvs process

2010-03-26 Thread Otto Moerbeek
On Fri, Mar 26, 2010 at 04:48:10PM +0200, ??zg??r Kazan?? wrote: > Hello. > > I have a new computer that i'll control remotely, (a Dell PowerEdge 860) > it has a newly installed OpenBSD 4.6. > > When i try to get the src source via cvs, the progress goes extremely slow, > it always stops for

Re: Abnormally slow and unstable cvs process

2010-03-26 Thread Gregory Edigarov
On Fri, 26 Mar 2010 16:48:10 +0200 (EET) CzgC wrote: > Hello. > > I have a new computer that i'll control remotely, (a Dell PowerEdge > 860) it has a newly installed OpenBSD 4.6. > > When i try to get the src source via cvs, the progress goes extremely > slow, it always stops for ~30 seconds, > s

Abnormally slow and unstable cvs process

2010-03-26 Thread Özgür Kazanççı
Hello. I have a new computer that i'll control remotely, (a Dell PowerEdge 860) it has a newly installed OpenBSD 4.6. When i try to get the src source via cvs, the progress goes extremely slow, it always stops for ~30 seconds, sometimes even few minutes pass almost at every file during the fetchi