site_config/

  • site_config/config_default.py :  master pc ip and port
  • site_config/config.py: Archive config such as 'archive_host' and 'www_dir_base'.

masters/

  • buildbot.tac: related with twisted
  • master.cfg : master config
  • slaves.cfg:config  slave name

slave/

  • buildbot.tac : related with twisted
  • launch the slave and store project


scripts/

  • common: both for master and slave use
  • master: script for master
  • slave: script run in slave


third_party/

     About library buildbot,twisted