[Buildbot-devel] Variables or else

Marcus knight1991 at gmx.de
Sun Jun 27 15:28:20 UTC 2010


Hi,

I have many problems which i fixed on my own but one thing i cant get working

I have:

f1.addStep(ShellCommand, name="tar", command="cd /path/to/foo && tar zcvf
foo-trunk-svn%got_revision%-%buildername%.tar.gz ./*",
    description="archiving",
    descriptionDone="archive")

which generates an archive but i want %got_revision% replaced whit the SVN
Revision checked out before and %buildername whit the buildslaves name


Is this possible?

Greetz





More information about the devel mailing list