This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: GDB in CVS!


I assume these instructions will be on a GDB web page somewhere (just incase
I can't find this message, my machine dies, etc).

Brendan Simon.


Stan Shebs wrote:

> 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.)