Friday, June 29, 2012

Thursday, June 14, 2012

Cannot choose buckminster build step in Jenkins

There is a bug in buckminster plugin for Jenkins where when choosing buckminster as build step, nothing happens - drop down does not expand. This bug explains cause and solution which probably will be fixed.

Wednesday, June 6, 2012

Find exact revision at which svn branch was cut

svn log -v -r0:HEAD --stop-on-copy --limit 1

Blogger Syntax Highliter