Hi all, The CVS branch has been created for 2.2.x stable version. HEAD is now reserved to 2.4 and rel_2_2 to 2.2.x To update your copy of CVS for HEAD : cvs -z3 -d:ext:your_login@cvs.koha.sourceforge.net:/cvsroot/koha co -P koha and to update your copy of CVS for 2.2 : cvs -z3 -d:ext:your_login@cvs.koha.sourceforge.net:/cvsroot/koha co -r rel_2_2 -P koha (all on the same line) REMINDER : ========== The 2.2 branch is the STABLE branch. So you can commit things here only if there is ABSOLUTLY no risk for the stable version of Koha. For example, the stats module will probably be put here (and synch'ed with HEAD) But the marc_words feature, that need a -important- DB rewritte MUST be on HEAD. Translations are of course welcomed in rel_2_2. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)