Open Trilarion opened 5 years ago
The Archive Team saved gitorious back in 2015 (https://www.archiveteam.org/index.php?title=Gitorious) and put gitorious in read-only mode. However, modern browsers just don't access gitorious.org. It's offline. Contact the Archive Team and ask what the status is. If that fails, ask on Reddit.
I wrote a message to the Archive Team.
I got a reply. Apparently they run the server now and it hanged, but they could reboot it. After allowing an exception for the expired certificate, the valhalla of Gitorious can be accessed again.
Will reply and ask if they can also offer it as a download, similarly to gna.org.
I can clone with Git from the Gitorious archive again (disabling the verification of the certificate)
Example
git init git config sslVerify false git remote add origin https://gitorious.org/turious/turious.git git fetch origin git checkout master
I checked Card Stories and the Github versions seems to include the Gitorious version.
I checked Heroes of Wesnoth and the Gitorious Git as well as the Launchpad Bzr repositories seem to be identical.
I downloaded the repositories for Turious and will upload them at Gitlab soon.
Gitorious is offline again. This time I will rest it for good and not ask them to revive it. For Turious, the code is also on Gitlab, so I removed links to gitorious. For Card stories, since the Git versions were contained, I removed the link to gitorious as well. For Heroes of Wesnoth, there is a Bazaar and SVN repository given. Will check that everything is also available as Git, before removing.
The certificate of gitorious.org expired. It should be read-only. We need to check all the links to gitorious.org/.. especially if there are still repositories linked.
See WP Gitorious for background.