
Hi, after the pretty successful start of OTRS 2.4 we want to say thank you to all! :-) Today we created a cvs branch for OTRS 2.4. That means this branch will have all future bug fixes for OTRS 2.4.x (just bug fixes no new features). To checkout the 2.4 branch use: =============================== "cvs -z3 -d :pserver:<user>@cvs.otrs.org:/home/cvs co -r rel-2_4 otrs" To checkout the cvs HEAD use: ============================= "cvs -z3 -d :pserver:<user>@cvs.otrs.org:/home/cvs co otrs" Thanks, and happy coding for new features! .-) PS: The current stats about the OTRS framework source code (_without_ all additional modules like WebMail, FAQ, FileManager, SIRIOS, ...) is: ----------------------------------------------------------------- Source code lines (*.sh) : 905 (-63) Source code lines (*.pl) : 8446 (+902) Source code lines (*.pm) : 229928 (+22284) Source code lines (*.t) : 25306 (+29837) Source code lines (*.dtl): 23849 (+1780) Source code lines (*.xml): 20381 (+19102) ----------------------------------------------------------------- That means we have totally -->> 308.815 (+27.918) <<-- lines source code in OTRS 2.4. ;) -Martin