Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Your source wouldn't need to be stored in a tree, necessarily. Files in your source code could be tagged with the module name they belong to.


True, but what about when you have multiple copies of the same source tree? (though I guess this could be less of an issue of everything was using a dvcs)


Git e.g. solves that by addressing via content hash. Which is more or less inevitable for non-hierarchical storage, since that's one of the few ways you can disambiguate.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: