On Wed, Mar 27, 2013 at 9:42 PM, Bas Schouten <bschou...@mozilla.com> wrote: > As the next step in moving towards these goals and optimally supporting them > the proposal is to move Moz2D into its own repository. We would use hg > subrepos for this purpose, you can read more about this here > (http://mercurial.selenic.com/wiki/Subrepository). The intention is that this > will be done in such a way that the workflow for developers not involved in > Moz2D development would essentially not change.
Did you take note of the warnings and recommendations in the wiki regarding subrepository usage? I used them for a while at work, some time ago, and it's... different. Theoretically it's all simple and nice, but there end up being corner case that don't work so well. And what with the git conversions that some people seem to prefer, that would all be even more complex. I'd recommend thinking this over a bit, and maybe just using the NSS model instead, or some method to pull in a fixed revision/tarball via a build system or similar feature. Cheers, Dirkjan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform