andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Load the filepaths list from Release 11, January 28 2011. #126

Closed andymeneely closed 10 years ago

andymeneely commented 10 years ago

Using git, load the filepaths from Release 11, which would be the tree as of January 28 2011. From here we can build our AnalysisResult (for #16)

Maybe a new Release model to track different releases? A given Release has multiple filepaths, and a filepath can be in multiple releases. A ReleaseFilepath would be the intermediate many-many table, which we would load in directly in rake:slurp.

This needs: