Handling one repo/multiple projects in hudson

Lasse Vågsæther Karlsen lasse at vkarlsen.no
Fri Jan 7 10:27:59 CST 2011


On Fri, Jan 7, 2011 at 12:25, Live Nono <livenono at gmail.com> wrote:

> 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 ?
>

Everybody would probably recommend that you keep your repositories to one
project per repository. You can't (yet) clone/check out a partial
repository.

Why do you keep so many in the same repository?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20110107/f548ebbc/attachment.htm>


More information about the Mercurial mailing list