Changes between Version 11 and Version 12 of DarcsConversion
- Timestamp:
- 01/12/11 07:51:59 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DarcsConversion
v11 v12 98 98 * every submodule commit needs to be accompanied by a GHC commit (not clear if this is really a disadvantage, but it's more work and there will be many more commits). 99 99 100 '''Older comments''': 100 === Google repo === 101 102 Google has a tool called [https://sites.google.com/a/android.com/opensource/download/using-repo repo], which is basically the same as our `darcs-all` script but is much much larger (it probably does a bit more, to be fair). It is written in Python and the list of git repositories is kept in an XML file. 103 104 === Older comments === 101 105 102 106 Submodules do not really seem to be designed for what we want to do (work on a cohesive set of components that are developed together): they seem more suited to tracking upstream branches that you do not modify locally.
