Guys, i just found a nice git add-on that might ease editing the clam wiki. You can install it on debian/ubuntu with:
sudo apt-get install git-mediawiki Once you do that you can execute: git clone mediawiki::http://clam-project.org/w clam-wiki Since 3k4 revisions are a quite long download and the wiki api and the server are quite slow, you can avoid the history with: git clone -c remote.origin.shallow=true mediawiki::http://clam-project.org/w clam-wiki Before you push you must set the wiki user. git config remote.origin.mwLogin MyUser David. _______________________________________________ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org