Mailing Lists | Wiki Wiki Web Collaboration | IRC | CVS Server
Status (Nov. 2006): The TUNES mailing list and the Wiki are marginally active; both are due to be replaced in 2007. IRC has been dormant for a few years, but is still available. CVS will probably be replaced by a modern versioning system when/if we do any substantial software development as a group.
Our mailing lists are open to anyone. The WWW-interface is at lists.tunes.org. Please use this link to access all TUNES project lists and TUNES hosted lists.
To (un)subscribe to any lists, go to lists.tunes.org and find the name of the list, then fill in your e-mail address in a form. It will mail you a confirmation and then when you reply, you're added to that list. Each list has its own password that will be randomly generated (but you can change it). If you don't see a form, then that is probably an archive only list, which you can't subscribe to either because it is closed, or because it is hosted elsewhere.
The TUNES project lists are:
There are other interesting lists hosted here which you can browse on lists.tunes.org that are related to TUNES.
The mailing-list administrator is Tril.
If you were unsubscribed inadvertently, maybe it was because your e-mail address had delivery problems. To be sure, check the List of removed addresses.
We are running a Wiki Server, primarily for the Review project.
Wiki Wiki Web was developed by Ward Cunningham at Cunningham and Cunningham, Inc. There have been many copycats of the original, including the Squeak Wiki and the Common Lisp Wiki.
The official TUNES IRC channel is #Tunes on irc.freenode.net, an organization promoting Free software projects through IRC hosting service for collaboration and help-sessions.
TUNES development is coordinated through our CVS server. The server is also open to anonymous read-only connections, so testers may check-out a build tree of TUNES.
A web interface to the repository is also maintained.
Instructions for access:
export CVSROOT=:pserver:anonymous@cvs.tunes.org:/cvs
If you are using another shell, then you should know how to set variable CVSROOT to the given value. Then type:
cvs loginand use the password:
anonymous
export CVSROOT=:ext:yourlogin@cvs.tunes.org:/cvs export CVS_RSH=ssh
cvs -z 9 checkout tunesAfterwards, you may get incremental updates simply by entering the tunes/ directory and typing:
cvs -z 9 update -dP.
cvs -z 9 commitOtherwise, you can mail a patch made with
cvs -z 9 diffto patches@tunes.org
If you want to be kept informed of progress in the Tunes CVS tree, subscribe to the tunes-cvs mailing-list where messages are automatically generated after every checkin.
Tunes-cvs list actions:
[browse]
[search]
[subscribe]
[unsubscribe]
[post]