Index![]()
Downloads (PDF, HTML & XML formats)
[Bamboo Knowledge Base Home]
Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too. 
![]()
The working directory is where Bamboo temporarily puts the checked-out files it is building. By default, this directory is located under the xml-data directory in the Bamboo home directory.
To change the location of Bamboo's working directory:
Open the <Bamboo-Home>/bamboo.cfg.xml file in a text editor. Find the following line -
....
<property name="buildWorkingDir">/home/Bamboo-home/xml-data/build-dir</property>
....