2010/1/29 ComputerDruid <[email protected]>: > Why not handle this with thin meta-repos?
Browsing the Git wiki, I came across a tool written by the Android guys called 'repo' [1] which seems to be designed to handle putting multiple Git repos together into meta-repos. There's more info at [2] and [3]. As far as I can tell, it's a Python script which handles cloning etc. by first cloning a manifest file which describes the repo layout. I haven't looked into it any more but I though it was worth mentioning in case anyone else had any experience or thoughts. I vaguely remember seeing it mentioned here before and if it has I wonder if any of the recent discussions change anything. -- Matt Williams http://milliams.com [1] http://code.google.com/p/git-repo/ [2] http://newblogtopic.blogspot.com/2008/11/gerrit-and-repo-android-source_04.html [3] http://source.android.com/download/using-repo _______________________________________________ Kde-scm-interest mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-scm-interest
