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.
Kevin, > It appears that CVSNT has trouble with this: > > H:\tmp>cvs -d ":ssh:x at x.com:/nsm-mnc" co -d . GUI-VCL\release.txt > U GUI-VCL/release.txt As a workaround you can use this: H:\tmp>cvs -d ":ssh:x at x.com:/nsm-mnc" co -p GUI-VCL\release.txt >.\release.txt I think this syntax works with both CVS and CVSNT. Which version of CVSHOME CVS did you use for your other example? Which version of CVS Server are you using? Regards, Arthur