mercurial - Repo cloned twice in multi-config job -


we have jenkins set build on number of slave nodes. on each node, seems clone repository twice (using mercurial). first clones directly top-level workspace/[jobname] directory (this seems happen before master hands off slave) , slave starts , creates clone in workspace/[jobname]/label/[nodename].

our repo quite large (over 250mb) cloning twice major resource drain in time , disk space. there reason this, considering first clone doesn't seem used build? can behavior changed?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -