Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natefoo/slurpwiki

Export/clone/checkout SourceForge wikis to git with revision and author attribution history
https://github.com/natefoo/slurpwiki

Last synced: 14 days ago
JSON representation

Export/clone/checkout SourceForge wikis to git with revision and author attribution history

Awesome Lists containing this project

README

        

slurpwiki
=========

I wanted to make a copy of a wiki including its revision history from
SourceForge into a git repo. After looking through the Apache Allure code, it
didn't seem to be possible to:

- Clone or check out an Allure wiki
- Get raw versions of old revisions of pages
- Get commit metadata
- Do anything useful via its wiki API

So this script works around those missing features to extract a wiki and import
it to git.