Handling one repo/multiple projects in hudson

Live Nono livenono at gmail.com
Fri Jan 7 05:25:19 CST 2011


hi

I'm currently looking at integration our mercurial projects (150+ in
one repo) in hudson. Previously we were working with one repo per
project, which worked fine in hudson.

However, we haven't seen an obvious way to tackle this:
- the hudson mercurial plugin doesn't handle subrepos
- the hudson mercurial plugin handles the forest extension which,
however, looks like being dead development wise

Currently, hudson checks out the whole repo for each project, which
implies quite some overhead.

Ideally, we would love to be able to check out just subpart of the
repo, something like hg clone repo/projectpath, but it doesn't look
doable.

Which way would you recommend there ?

thanks in advance
best
nono

for the sake of full disclore, I asked a similar question on hudson
ml, there http://hudson.361315.n4.nabble.com/mercurial-plugin-and-one-repo-with-multiple-projects-td3178816.html


More information about the Mercurial mailing list