properly pass bazaar inputs
[?]
Feb 9, 2011, 12:54 PM
WVX47J4E2Y44G32KNLIVIBN5YCYTSDAIUYOW4HLETNV2IMOIL5GACDependencies
- [2]
O25D52TAinitial support for mercurial - [3]
3XTHEUMP* Implemented the clone feature. - [4]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate - [5]
JTRG7RDQadd support for git as jobinput - [6]
2WUNXJGWHydra/26: Go back to using "svn export" as default for svn, added svn-checkout type for jobset which need .svn dirs. export is much more efficient - [7]
YFPZ46YK* hydra: added variant of build input type, 'build output (same system)' to allow better continous integration in one jobset for multiple system. it makes sure that the system of the build that is passed as input for a job has the same system as the job.
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 587
when (["svn", "svn-checkout", "path", "build", "git", "hg", "sysbuild"]) {when (["svn", "svn-checkout", "path", "build", "git", "hg", "sysbuild", "bzr", "bzr-checkout"]) {