Ok It seems like this is not a problem with CVS. The old machine floodpingning: --- rd42.uwatecag.local ping statistics --- 22843 packets transmitted, 22843 received, 0% loss, time 15202ms rtt min/avg/max/mdev = 0.104/0.115/0.412/0.019 ms, ipg/ewma 0.665/0.117 ms [EMAIL PROTECTED] repos]#
and the new machine floodpinging [EMAIL PROTECTED] sbin]# ping -f rd42 PING rd42.uwatecag.local (172.31.98.133) 56(84) bytes of data. ......... --- rd42.uwatecag.local ping statistics --- 881 packets transmitted, 872 received, 1% packet loss, time 15387ms rtt min/avg/max/mdev = 0.122/0.167/0.646/0.031 ms, pipe 2, ipg/ewma 17.485/0.171 ms So, it seems like the new machine is both slow and drops pakets. It is an ASUS motherboard with Seems like I have to debug the network interface.... Niclas "Niclas Granqvist" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I should also mention that > I have cvsweb on the machine, too. The web interface > works nicely. > > Niclas > "Niclas Granqvist" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi Group, > > > > I had a repository on a Red-hat 9 system and then I moved it to Fedora C2. > > Now I have a performance problem.. When chcking things out > > data comes very slowly, but it works. > > > > This is my cvs file for xinetd > > service cvspserver > > { > > disable = no > > socket_type = stream > > protocol = tcp > > port = 2401 > > wait = no > > user = root > > server = /usr/bin/cvs > > server_args = -f --allow-root=/cvs/repos pserver > > } > > [EMAIL PROTECTED] xinetd.d]$ > > > > Any ideas? DNS seems to work fine. Floodpinging the > > machine shows nothing particular. When I moved the files i ziped > > them then ftp and unzip. > > > > Any ideas would be greatly appreciated. > > > > Niclas Granqvist > > > > > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
