Finding out how many organizations and people use sub repositories

Dario Ahdoot dario.ahdoot at image-metrics.com
Tue Jan 10 20:57:38 UTC 2017


We don't use them in their official capacity as they are officially a
feature of last resort and the workflow for using them just seemed too
painful and not very well supported in popular Mercurial GUIs. However, we
needed to break out our monolithic repository into many small repositories
and maintain some sort of dependency relationship between them.

We ended up hand rolling our own solution which piggy backed on Gradle and
Ivy for dependency management. Wrote it in Python and made use of Python
hglib to clone/update dependencies. Took a little while to get up and
running but we're pleased with it.


*Dario Ahdoot*
*Software Development Manager | Image Metrics
<http://www.image-metrics.com>*

On Mon, Jan 9, 2017 at 10:59 AM, Alvaro Erickson <alvaro.erickson at gmail.com>
wrote:

> Greetings,
>
> Where is a good place to find out how many organizations and people use
> sub repositories?
>
> Regards,
>
> Alvaro
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170110/06753253/attachment-0002.html>


More information about the Mercurial mailing list