Mercurial

As we're busy with the changes on 3.3 the standard package distribution is a little bit outdated, please use this mercurial repositories instead.

Mercurial repositories are located in our sourceforge site, while we continuously release new stable versions, you can find small patches, improvements and code in process in our mercurial repositories

Available repositories

A list of available repositories it's available at sourceforge:

http://tequila.hg.sourceforge.net/hgweb/tequila/

The currently maintained repositories are:

Deveopement / Beta repositories (v3.3)

This release is only for universities and teams migrating from 3.2 that want to test code compatibility.

Windows

Just download Tortoise hg and follow the easy screens.

Mac & Linux

apt-get install mercurial

cd /yourdirectory

hg clone http://tequila.hg.sourceforge.net/hgweb/tequila/cleanapp

hg clone http://tequila.hg.sourceforge.net/hgweb/tequila/core

* Having troubles with apt-get? Try updating it:

sudo apt-get update

Mercurial information

Mercurial is a subversion control system, here are some useful links so you can learn about it: