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.
Victor A. Wagner Jr. wrote: > > ok, I'll fix the script, what NON zero returns from cvsnt am I supposed > to ignore? > why doesn't it actually update the file? > > Pretty much all of them - the return value is just a guide. You need to look at the output to see what actually happened & whether that particular message is important to you. It does update the file - the second pass is an overwrite of the file with the correct version (like doing a checkout). You'll pretty much never see this though.. it requires some pretty odd things to have happened. I've seen it on network shares and once when an AV was returning the wrong version of the file. Tony