Difference between revisions of "Black&White Project/Compilation Farm/Setup"

Jump to navigation Jump to search
no edit summary
Line 60: Line 60:
buildbot create-master master</pre></code>
buildbot create-master master</pre></code>
* Deploy configuration
* Deploy configuration
<code><pre>svn co https://kiwix.svn.sourceforge.net/svnroot/kiwix/buildbot/ code
<code><pre>git archive --format=tar --prefix=code/ --remote git://git.code.sf.net/p/kiwix/kiwix HEAD:buildbot | ( tar xf -)
cd master && ln -sf ../code/master.cfg master.cfg && cd -
cd master && ln -sf ../code/master.cfg master.cfg && cd -
cp code/secret_pass.py master/secret_pass.py</pre></code>
cp code/secret_pass.py master/secret_pass.py</pre></code>
Administrators, translate-proofr
66

edits

Navigation menu