Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Alexey Lyubimov wrote: > Hello, > I need some tips for checking out sources of stable > tagged CVSNT releases of 2.5.1 and 2.5.2 series. > I need to know how to connect to the repository (the > CVSROOT string), the module names and the tags. > Is it all documented anywhere? Yes, kinda. http://www.cvsnt.org/wiki/Download FWIW: do cvs co -d :pserver:cvs at cvs.cvsnt.org:/usr/local/cvs -r CVSNT_2_5_04_2471 cvsnt Replace CVSNT_2_5_04_2471 with the tag'd release that you are after. The cvsnt module is the main one and contains all that you need (apart from third-party code such as postgresql, oracle, etc.). The cvsdeps module contains some of the third-party code (except for the commercial stuff like the oracle libraries, etc.). BTW, 2.5.01 and 2.5.02 are a bit old... CVSNT_2_5_04_2471 is the currently last tagged release in the 2.5.04 stream and is pretty stable. -- David Somers - typographer/programmer/whatever Random (and sometimes useful) stuff blogged at http://www.omz13.com