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
- common: both for master and slave use
- master: script for master
- slave: script run in slave
About library buildbot,twisted