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.
Bo Berglund wrote: > Works fine for me: > cvs update -P -r 1.72.2.115 -- win32.cpp (in directory > F:\Engineering\Projects\cvsnt\windows-NT\) > P win32.cpp That's an update to an existing directory... in that case cvsnt knows which directory version you have and therefore which file version. checkout of an arbitrary file (and rtag of arbitrary files) is one of those things that makes rename 'hard'. Once directory rename gets in there (where the entire path could be valid only for a specific period of time) it gets brain-numbing. I have a plan though. Tony