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.
> > cvsnt [server aborted]: missing expected branches in > /usr/local/cvs/cvsnt/plink/BE_CVSNT.C,v > During the time when the cvs.cvsnt.org server was running a beta of EVS 2.6 it broke some of the RCS files, so if you want the 2.5.03 branch - here is the checkout script I use: cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r CVSNT_2_0_x cvsnt/plink rm -rf cvsnt/plink/plink.vcproj cvsnt/plink/plink.sln cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/plink/plink.vcproj cvsnt/plink/plink.sln cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/postinst cvsnt/protocols cvsnt/pwgen cvsnt/rcs cvsnt/redhat cvsnt/run_script cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/scandir cvsnt/simcvs cvsnt/sles cvsnt/solaris cvsnt/src cvsnt/su cvsnt/suidtest cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/suse cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/testcvs "cvsnt/tonys scripts" cvsnt/tools cvsnt/triggers cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/ufc-crypt cvsnt/unicodeapi cvsnt/uninsthlp cvsnt/wincvs cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/windows-NT cvsnt/xdiff cvsnt/xmlapi cvsnt/zlib rm -rf cvsnt/plink cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r CVSNT_2_0_x cvsnt/plink rm -rf cvsnt/plink/plink.vcproj cvsnt/plink/plink.sln cvs -d :pserver:abarrett at cvs.cvsnt.org:/usr/local/cvs co -r $BRANCH cvsnt/plink/plink.vcproj cvsnt/plink/plink.sln If you do not have cygwin installed you will need to DOSerize this... $BRANCH is obviously CVSNT_BRANCH_2_5_03 Regards, Artthur