Trilarion / opensourcegames

Technical infos of open source games.
https://trilarion.github.io/opensourcegames/
Creative Commons Zero v1.0 Universal
684 stars 85 forks source link

Salvage links to gitorious.org #153

Open Trilarion opened 5 years ago

Trilarion commented 5 years ago

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.

Trilarion commented 4 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.

Trilarion commented 4 years ago

I wrote a message to the Archive Team.

Trilarion commented 4 years ago

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.

Trilarion commented 4 years ago

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

Trilarion commented 4 years ago
Trilarion commented 4 years ago

I checked Card Stories and the Github versions seems to include the Gitorious version.

Trilarion commented 4 years ago

I checked Heroes of Wesnoth and the Gitorious Git as well as the Launchpad Bzr repositories seem to be identical.

Trilarion commented 4 years ago

I downloaded the repositories for Turious and will upload them at Gitlab soon.

Trilarion commented 3 years ago

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.