This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GDB sources available via anoncvs
- To: egcs at egcs dot cygnus dot com
- Subject: GDB sources available via anoncvs
- From: Jeffrey A Law <law at upchuck dot cygnus dot com>
- Date: Fri, 16 Apr 1999 00:24:28 -0600
- Reply-To: law at cygnus dot com
A tidbit that might be interesting to some folks on this list ;-)
------- Forwarded Message
From: shebs@cygnus.com (Stan Shebs)
Subject: GDB in CVS!
Date: 15 Apr 1999 19:19:29 -0700
Organization: Cygnus Solutions news/mail gateway
Lines: 19
I'm pleased to announce the availability of GDB sources via anonymous
CVS, hosted on sourceware.cygnus.com. As of yet, only the 4.18
release has been imported; I'll import another snapshot in a couple days,
then there will be some history to look at. :-) For the time being, it
will be read-only, but eventually I'd like to have some non-Cygnus
maintainers doing checkins themselves.
Here's how you use it:
cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
{enter "anoncvs" as the password}
cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co gdb
Please let me know asap if anything goes wrong with this. Have fun!
Stan
(For you two or three non-fans of CVS :-), I plan to continue making
snapshots as well.)
------- End of Forwarded Message