I don't believe anybody has successfully done this for MediaWiki, and to my knowledge this is would be difficult to impossible. Our backend storage has to implement SQL in some way.
I think I once saw a semi-functional project which could export a MediaWiki database into git. I might be able to find it again if that helps. There is a Haskell-based wiki which does use git as a backend, called gitit. http://code.google.com/p/gitit/ On 5/6/11 2:33 PM, Heiko Nardmann wrote: > Hello together! > > Is it possible to have a version control system, e.g. Subversion or Git, as > the backend for MediaWiki instead of a DBMS ? > > So far I did not found anything in this direction ... > > If not possible: is this due to data model mismatches or "just" missing man > power to have it implemented? > > Thanks in advance! > > Heiko Nardmann > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l -- Neil Kandalgaonkar ) <[email protected]> _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
