public inbox for gcc-announce@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: egcs@cygnus.com, egcs-announce@cygnus.com, gcc2@cygnus.com
Subject: Direct CVS Access to egcs sources
Date: Thu, 04 Dec 1997 14:03:00 -0000	[thread overview]
Message-ID: <11672.884670861@hurl.cygnus.com> (raw)

January 12, 1998

In an ongoing effort to accelerate development of egcs and provide an
open development environment, we are making the egcs CVS source repository
available readonly to the public at large.

You'll be able to pick up the latest code whenever you want instead of
waiting for periodic snapshots.  You'll even be able to check out the
release branch(es) since they also live in the CVS repository.

If you don't already have CVS, we recommend you pick up a recent copy from
Cyclic Software at http://www.cyclic.com .

Assuming you have CVS installed on your machine you can check out the egcs
sources with the following sequence of commands:

set CVSROOT in your environment to

:pserver:anoncvs@egcs.cygnus.com:/egcs/carton/cvsfiles 

Or alternately add "-d :pserver:anoncvs@egcs.cygnus.com:/egcs/carton/cvsfiles"
in the CVS commands below (place it immediately after "cvs" -- ie
before any other cvs arguments).

Issue the command "cvs login".  You will be prompted for a password;
reply with "anoncvs".

Issue the command "cvs co egcs" to check out the egcs sources.

Once you've got the repository checked out "cvs update" will sync your
local sources with those in the repository.  See the CVS manual for
additional information on how to use CVS.


Enjoy!





                 reply	other threads:[~1997-12-04 14:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=11672.884670861@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs-announce@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=gcc2@cygnus.com \
    /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).