This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS down?


Steinar Bang opined (on Thu, Nov 25, 1999 at 08:33:27AM +0100):
| >>>>> Jason Merrill <jason@cygnus.com>:
| 
| >>>>> Jeffrey A Law <law@cygnus.com> writes:
| >> In message <19991124114123Y.mitchell@codesourcery.com>you write:
| >>> 
| >>> Is CVS down on gcc.gnu.org?  All of my CVS commands in the last hour
| >>> or so have hung...
| 
| >> It seems to be working for me.  Is it possible this was a transient problem
| >> with the net?
| 
| > For some reason, cvs over ssh is horribly slow, but Kerberized cvs
| > works fine.
| 
| Try putting 
| 
| cvs -z6
| 
| in your ~/.cvsrc (maximum gzip compression).


Maximum gzip compression is accomplished with -z9; -z6 is pretty close to
the default, which is -z5.

-- 
JP


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]