The following commit has been merged in the master branch: commit e76c2702d3d67b16716e101c84a40c4b69c8d794 Author: Michal Čihař michal@cihar.com Date: Wed Feb 24 14:59:37 2010 +0100
Use git instead of svn.
diff --git a/website/pma-copy-docs b/website/pma-copy-docs index 8c9cd50..67a6fa9 100755 --- a/website/pma-copy-docs +++ b/website/pma-copy-docs @@ -13,7 +13,7 @@ rsync -az vendor_config.php web.sourceforge.net:htdocs/documentation/libraries/
# Localised documentation cd /home/pmaweb/pma/localized_docs/ -svn -q up +git pull rsync -az --delete output/ web.sourceforge.net:htdocs/localized_docs/
# Generate pointer to setup