To get current snapshot from launchpad, use bazaar:
% bzr branch lp:~mdipierro/t2/main
If you are behind a proxy, the "lp:..." method won't work; bzr
apparently uses two different code threads for connection.
Behind a proxy you will need this form:
% bzr branch
http://bazaar.launchpad.net/~mdipierro/t2/main
Get bazaar client at
http://bazaar-vcs.org/ (for PC installer, I DO
NOT suggest installing the optional Tortoise.... tool; Uncheck that)
...or wait for Massimo to post a tarball... But, really, bzr setup is
pretty straightforward.
Regards,
Yarko