You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Björn Gustavsson edited this page Feb 25, 2025
·
2 revisions
If you want to be able to view the entire history of Erlang/OTP (starting with R6B-0, the first open-source release of Erlang/OTP), it is possible to extend the history using two simple commands.
Since Matthew Foemmel has kindly collected all open-source releases of Erlang/OTP in a single git repository, we will show how to prepend the history in his repository to the history in the erlang/otp repository.
Make sure that the current working directory is the top-level directory of a clone of the erlang/otp repository.
First fetch the history of Erlang/OTP from mfoemmel’s repository at github. Note that almost 300 MiB will be downloaded, so make sure you have a fast Internet connection or a lot of patience: