public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Lipe <robertl@dgii.com>
To: "Joseph H. Buehler" <jhpb@sarto.gaithersburg.md.us>
Cc: egcs@cygnus.com
Subject: Re: Direct CVS Access to egcs sources
Date: Mon, 19 Jan 1998 02:25:00 -0000	[thread overview]
Message-ID: <19980118142514.52800@dgii.com> (raw)
In-Reply-To: <m2vhvilktn.fsf@altera.gaithersburg.md.us>

Joseph H. Buehler wrote:

> I am finding that the initial cvs checkout operation is very
> sloooooow.  Could you put up a tar.gz of the tree that the initial

I'm going to try avoiding making this into the CVS discussion list, 
but will try to offer the minimal amount of information to help others
on this list be productive with CVS.

Current CVS has the ability to compress (gzip) the bytestream that flows
over the wire.   For program source (which is, of course, what we're 
interested in here) this can be a substantial optimization in the number
of bytes flowing over the wire.  Remote CVS speed - especially over a 
WAN - can be helped substantially by including "-z9" on the CVS checkout
command.   Better yet, stick it in your ~/.cvsrc and never think about it
again.   Here's mine to get you started looking in cvs.texinfo:

$ cat ~/.cvsrc
diff -u -p
cvs -z9 -q

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com

  reply	other threads:[~1998-01-19  2:25 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-13  4:52 Jeffrey A Law
1998-01-14  8:18 ` Oleg Krivosheev
1998-01-14  8:42   ` Jeffrey A Law
1998-01-15 16:06     ` Joe Buck
1998-01-15 16:30       ` Jeffrey A Law
1998-01-16  1:51         ` Joe Buck
1998-02-08  0:29           ` Jeffrey A Law
1998-02-08  7:13             ` Gerald Pfeifer
1998-02-08  8:57               ` Dave Love
1998-02-08 10:14                 ` Jeffrey A Law
1998-02-08 13:23             ` H.J. Lu
1998-02-08 15:38               ` Bryan W. Headley
1998-02-08 15:38               ` Jeffrey A Law
1998-02-08 15:20                 ` H.J. Lu
1998-02-08 15:38                   ` Jeffrey A Law
1998-02-08 18:35                     ` Todd Vierling
1998-01-17 22:30       ` Raja R Harinath
1998-01-15 16:30   ` Robert Lipe
1998-01-16  2:26     ` Jeffrey A Law
1998-01-15 16:30 ` Franz Sirl
1998-01-17  1:40   ` Robert Lipe
1998-01-17 22:30 ` Joseph H. Buehler
1998-01-19  2:25   ` Robert Lipe [this message]
1998-01-19  2:30   ` Fred Fish
1998-01-19  2:30   ` Jeffrey A Law
1998-01-20  4:00 Mike Stump
     [not found] <199801142227.OAA03715@cygnus.com>
1998-01-23  0:20 ` Jeffrey A Law
1998-01-23 11:15   ` Franz Sirl
     [not found] <199801231742.JAA01350@cygnus.com>
1998-01-23  9:47 ` Jeffrey A Law
     [not found] <19980209020929.50632@cerebro.laendle>
1998-02-08 22:42 ` Jeffrey A Law
1998-02-09 19:49   ` Joern Rennecke
1998-02-09 21:34     ` Jeffrey A Law
1998-02-11 10:25       ` Marc Lehmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19980118142514.52800@dgii.com \
    --to=robertl@dgii.com \
    --cc=egcs@cygnus.com \
    --cc=jhpb@sarto.gaithersburg.md.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).