Toolserver:Editcounter/developers

From mediawiki.org

This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

Subversion[edit]

Check out the source from svn+ssh://stable.toolserver.org/svnroot/editcount/trunk/editcount. This is the HEAD copy. Changes to this version, once committed, will be automatically built and deployed at http://stable.ts.wikimedia.org/editcount-test/.

The production version is at svn+ssh://stable.ts.wikimedia.org/svnroot/editcount/branches/production/editcount. When your changes in HEAD are ready to go live, merge them to this branch. They will be automatically built and deployed to http://stable.ts.wikimedia.org/editcount/.

Continuous integration[edit]

The edit counter uses continuous integration for building. All changes are immediately built once committed. If the build fails, committers will be notified by email (if you enable this in your preferences). You will be notified again when the build is repaired.

You can see details of the editcounter builds (past, current and in-progress) here.