Dillo
    
birthday 6 years!
Home
Achieved Goals
Current Plans
ChangeLog
Screenshots
Download
Mailing List
FAQ
Compatibility
Funding  *
Donate  *
Fosdem 2005
LSM 2005

Bug Track Engine
     Bug Track Intro
View Entries
Bug Insertion
Volunteering

Developers
     New Developer Info
Naming&Coding
Dpi1 Spec
CSS Spec
CVS
Authors
Security contact

Users
     Help
Icons
Bug meter

Related
     Dillo in the Press!
Interview
Entrevista *
Links
Art

Hosted at:
[wearLab] @TZI


     Site Statistics
Webmaster

* Best viewed with any browser
The Dillo Web Browser

CVS

Check out from our server at wearLab!

dillo2:

 cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo co dw2
 cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo co dillo2

 cp -r dillo2 dillo2-cur
 cp -r dw2 dw2-cur
 ln -s dw2-cur dw-testbed
 find dw2-cur dillo2-cur -name CVS | xargs rm -R
 cd dw2-cur; ./autogen.sh && ./configure && make
 cd ..
 cd dillo2-cur; ./autogen.sh && ./configure && make

   
This way you can make and send patches like this:

  diff -pru dillo2 dillo2-cur > Patch-Name-Here.dillo2
  diff -pru dw2 dw2-cur > Patch-Name-Here.dw2


dillo1:

 cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo login
 cvs -z3 -d:pserver:anonymous@auriga.wearlab.de:/sfhome/cvs/dillo co dillo
   
(if asked for a password, press ENTER)


You can also browse CVS contents with this web interface!