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.
Hello! I found a bug: If in file "module" absend finally cr-lf, then cvsnt 2.0.5.0, 2.0.6.0 crashed at checkout module at last line (cvsnt 2.0.2.0, 2.0.4.0 is worked normally). Example: --- begin <module>-------- #common library at -a lib/archive dc -a lib/data_const dp -a lib/data_poolinger dtb -a lib/data_table dt -a lib/data_transport tq -a lib/task_queue fi -a lib/flags_info st -a lib/state tr -a lib/trends #program core pr_core -d program/OpticModule core #optimax opx_bmp -d lib/bmp lib/opx.bmp opx_op -d lib/op_layer lib/opx.op_layer opx_scripts -d Distributive opx.scripts opx_defines -d program/OpticModule/defines opx.defines #om om_bmp -d lib/bmp lib/om.bmp om_op -d lib/op_layer lib/om.op_layer om_scripts -d Distributive om.scripts om_defines -d program/OpticModule/defines om.defines #UTILITES util_options -d util_options common/program/util_options #PROJECTS om om.batch &binary_lib &pr_core &at &dc &dp &dtb &dt &tq &fi &st &tr &om_bmp &om_op &om_scripts &om_defines optimax opx.batch &binary_lib &pr_core &at &dc &dp &dtb &dt &tq &fi &st &tr &opx_bmp &opx_op &opx_scripts &opx_defines --- end <module>-------- If I added finally cr-lf, the module 'optimax' chekout ok. Else - cvsnt crashed. This bug appear from version cvsnt 2.0.5.0 and present in 2.0.6.0 ~~~ WBR, Dmitry Romanovich IZOVAC