sub-module support

Saravanan Shanmugham (sarvi) sarvi at cisco.com
Sun Oct 7 18:16:34 CDT 2007


Hg Forest and git sub-modules are features that essentially allow me to
manage and version those sets conveniently. 

Considering, there is actually a sub-module and forest feature, tells me
the problem I am explaining is not unique ot me. From my reading, I
atleast know the JDK and Open Solaris Teams are interested in the forest
extension. 

Sarvi
     -----Original Message-----
     From: John D. Mitchell [mailto:jdmitchell at gmail.com] 
     Sent: Sunday, October 07, 2007 3:55 PM
     To: Saravanan Shanmugham (sarvi)
     Cc: Matt Mackall; mercurial at selenic.com
     Subject: Re: sub-module support
     Importance: High
     
     On 10/7/07, Saravanan Shanmugham (sarvi) <sarvi at cisco.com> wrote:
     [...]
     > The code base will be large with many components, 
     potentially in the 
     > lower 100s.
     
     Cool.
     
     > A subset of these components would then need to be 
     combined together 
     > to build specific higher level components or products. 
     These higher 
     > level components or products might use specific versions 
     of these 
     > sub-components.
     
     Indeed.
     
     > So, it might not make sense to have all of them as one 
     respository. 
     > And having them all as separate repositories, would mean 
     we need to 
     > manage specific sets/collections of these repositories, 
     be able to 
     > version that set/collection, and so on.
     
     You'll have to manage the sets/collections of the modules 
     regardless of what approach you take.  So, I'm still 
     unclear on exactly what feature the submodules support buys you.
     
     Thanks,
     John
     



More information about the Mercurial mailing list