trunk sub-repositories

Kim Tuan DOAN kimtuan at qutecom.org
Tue Apr 8 17:21:24 CEST 2008


Hello,

I'm working on new trunk repository with sub repositories. To do so I'm 
using forest extension (take a look at 
http://www.selenic.com/mercurial/wiki/index.cgi/ForestExtension). So the 
idea is to split main repo into a parent and children. As you can see 
QuteCom repository is a bunch of necessary component folders. With a 
splitting developers would be able to work on a specific repository and 
have proper changesets.

With forest extension, parent would be cloned from 
http://hg.qutecom.org/main_nested_repo and sub repos from 
http://hg.qutecom.org/nested_repo. Each repo seems to be an independent 
forest to work with but file hierarchy would give:
qutecom-version/ qutecom-version/component1 qutecom-version/component2

Actually I plan to make owbuild libs and wifo as sub-repositories. I 
would have contributors feedback about that.

Thanks

Kim Tuan



More information about the QuteCom-dev mailing list