Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What VCS system does wikipedia, and other wikis use?

Given a centralized wiki, what is the best way to track changes? What does wikipedia.org use?

like image 387
Alexander R Johansen Avatar asked Oct 29 '25 13:10

Alexander R Johansen


1 Answers

Wikis do not usually use a source code version control system like Git. They each use their own way to track versions. MediaWiki (which is the software that Wikipedia runs on) stores all its pages and versions in a SQL database.

There is a Git-based wiki system called Gollum, but due to the decentralized nature of Git, it's not a "centralized wiki" as in your question.

like image 105
Thomas Avatar answered Oct 31 '25 04:10

Thomas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!