Another Example: GNU Octave have 2 HG repositories one for development and other for the stable branch.
I think this are manual setups by Savannah Hackers. I suppose, I have to ask repositories to Savannah Hackers, am I right? On sáb, 2010-01-23 at 17:33 -0500, James Cloos wrote: > >>>>> "Romel" == Romel R Sandoval Palomo <[email protected]> writes: > > Romel> My problem is that if I want sub-projects in my project, like: > Romel> The best approach is to use 3 Git/HG/Bazaar/Arch repositories. > > There are such repos at savannah. As an example, freetype has: > > git://git.sv.gnu.org/freetype/freetype2.git > git://git.sv.gnu.org/freetype/freetype2-demos.git > > The repos mentioned at <http://savannah.nongnu.org/p/reindeer> > are additional examples. > > :; lynx -dump http://git.sv.gnu.org/r/ | egrep /r/.+/$ | egrep -v git/$ > > will show all of them. > > I don't know whether there are any such examples for hg, bzr or arch. > > -JimC
