Hi, I'm Edward E. Drop Hello! Download Search Development Support  
Hi, I'm Edward E. Drop Hello!  
You know what they say about eggs with big feet, don't ya?
Eggdrop Development


How do I get the latest Eggdrop v1.6.x using CVS?

You don't! j/k

Follow these steps:
  1. Type: cvs -d :pserver:anoncvs:anoncvs@cvs.eggheads.org:/usr/local/cvsroot login
    (should respond with Logging in to :pserver:anoncvs@cvs.eggheads.org:2401/usr/local/cvsroot)

    note: if you are using cvs v1.10 or older you _should_ upgrade your client

  2. Type: cvs -d :pserver:anoncvs:anoncvs@cvs.eggheads.org:/usr/local/cvsroot -z9 co eggdrop1.6
    (should respond with: cvs server: Updating eggdrop1.6 followed by a bunch of filenames)

  3. Once the checkout is finished you should have a fresh copy of the latest Eggdrop v1.6.x CVS

  4. To update your bot in the future, from the eggdrop1.6 directory type: cvs update -dAP
    (should respond with: cvs server: Updating . followed by a bunch of filenames)
If you want Eggdrop v1.9 (not recommended for 99.98% of people as of now) instead replace all occurances of eggdrop1.6 with eggdrop1.9

Want a snaphost of the CVS instead?

Other information

Currently this page is not nearly finished; however, give it time. In the mean time though, if you wish to report a bug in Eggdrop please follow the guidelines set out in doc/BUG-REPORT or send a plaintext e-mail to bugs@eggheads.org with detailed information on your bug. If you wish to submit a patch, please make sure the patch is generated against the most recent CVS version of Eggdrop available and the e-mail it to patches@eggheads.org with a detailed description of what the patch does. If you have any other questions or concerns relating to Eggdrop development, please send a plaintext e-mail to eggdev@eggheads.org.

Thank you,
Eggdev