好的,在我链接的维基上给出的建议是错误的.他们建议使用regedit添加参数......由于某种原因,无法在那里指定多个构建目录.在buildbot_service.py中,它概述了实际应该做的事情:
# - Start Control Panel->Administrative Tools->Services
# - Locate the previously installed buildbot service.
# - Open the "properties" for the service.
# - Enter the directory names into the "Start Parameters" textbox. The
# directory names must be fully qualified, and surrounded in quotes if
# they include spaces.
# - Press the "Start"button.
Run Code Online (Sandbox Code Playgroud)
在这里,可以输入多个目录,用空格分隔!