Hide Forgot
cvs-importing cernlib seems to have placed the huge 33MB xsneut95.dat in CVS; files this large should be really in the lookaside cache. A fix should be a matter of: make upload FILES=xsneut95.dat cvs rm -f xsneut95.dat cvs ci -m 'Move xsneut95.dat to lookaside cache' ...and repeat all except for the "make upload" part for other branches.
Thanks for noticing it I would never have myself !! Maybe the xsneut95.dat files could be removed from the repository itself (few years ago I had a big file in cvs thata was in the Attic but slowed down cvs a lot).
You can request administrative CVS operations in the Wiki: http://fedoraproject.org/wiki/Extras/CVSSyncNeeded
Seems to be fixed.