Checkout RodDaq/TestStand directory from CVS with option -P (i.e. without unused empty directories), or run "cvs update -P". If you need a specific release (see release history below), use also tag option (-r): cvs checkout -P -r RELEASE-XX-XX-XX RodDaq/TestStand Install everything from RodDaq/TestStand directory into C:\RodTS. Execute C:\RodTS\DataFolder.exe, it will unzip archive data files into C:\RodTS\Data directory. If necessary, convert your old primitive lists to the new revision - folow RodTS\TestStandUserGuide\RODTestStandUserGuide.pdf, page 14 (Revision Update). The primitive lists, that cannot be converted, must be edited manually. Realease (Tag) history: ======================= RELEASE-8-5-03 : Use this release first if you need to convert the old binary primitive and command lists to the new text format!! PrimListRevision update: binary command lists *.clist -> text *.cl binary primitive lists *.mlist -> text *.pl SET_LED: R_SET_LED 103 -> 104 BUILD_STREAM: R_BUILD_STREAM 101 -> 102 RW_REG_FIELD: R_RW_REG_FIELD 103 ->104 POLL_REG_FIELD: R_POLL_REG_FIELD 103 -> 104 SEND_CONFIG: R_SEND_CONFIG 103 -> 104 -------------------------------------------------- RELEASE-9-5-03 : PrimListRevision update: RW_REG_FIELD: R_RW_REG_FIELD 104 ->105 POLL_REG_FIELD: R_POLL_REG_FIELD 104 -> 105 RW_MODULE_DATA: R_RW_MODULE_DATA 101 -> 102 HISTOGRAM_SETUP: R_HISTOGRAM_SETUP 105&106 -> 107 --------------------------------------------------