properly pass bazaar inputs

[?]
Feb 9, 2011, 12:54 PM
WVX47J4E2Y44G32KNLIVIBN5YCYTSDAIUYOW4HLETNV2IMOIL5GAC

Dependencies

  • [2] O25D52TA initial support for mercurial
  • [3] 3XTHEUMP * Implemented the clone feature.
  • [4] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate
  • [5] JTRG7RDQ add support for git as jobinput
  • [6] 2WUNXJGW Hydra/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
    [3.1790][2.2577:2668]()
    when (["svn", "svn-checkout", "path", "build", "git", "hg", "sysbuild"]) {
    [3.1790]
    [3.1840]
    when (["svn", "svn-checkout", "path", "build", "git", "hg", "sysbuild", "bzr", "bzr-checkout"]) {