7 comments

[ 2.7 ms ] story [ 30.6 ms ] thread
This is a nice development. I wonder why I've never heard of software heritage before, though.
I think it's relatively new, and their data was only recently made publicly available.
What were they doing with it before if it wasn't publically available?
Collecting it and developing their software, I guess.
That’s pretty cool.

I’ve formerly tried to build some old stuff no longer packaged by Debian/Ubuntu for whatever reason, and trying to hunt down all the dependencies and sources weren’t always easy.

Something like this would have been great back then.

I wonder what a project needs to do to ensure they have their code archived for the future too.

> I wonder what a project needs to do to ensure they have their code archived for the future too.

If your project is on one of the forges/package-managers listed at https://archive.softwareheritage.org/ , SWH will discover it automatically.

If not, you can use the "Save Code Now" button on the same page, to make SWH discover your repository, and it will be visited periodically.