kanagesh radhakrishnan <rkanagesh@xxxxxxxxx> wrote: > > My work currently resides in four different source trees, namely: > > * bootloaders (git://192.168.10.1/bootloaders) > * kernel (git://192.168.10.1/kernel) > * applications (git://192.168.10.1/apps) > * build (git://192.168.10.1/build) > > I maintain them as four different git repositories. They are hosted > on a local server enabling any other developer to be able to clone > from one of the trees, make changes, commit locally and then push to > the git server. > > I was browsing through the Android source code and found that they > have a similar situation where code is maintained in a large number of > independent GIT repositories. The tool 'repo' is being used to > initialize and sync each tree. FWIW this was cross-posted to repo-discuss, which is possibly better suited to discussion about "repo". :-) I posted my answer there this morning: http://groups.google.com/group/repo-discuss/browse_thread/thread/67fdbba9619084 -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html