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.
I have a file in my repository that I've declared as "binary" (-kb). When that file changes in the repository, CVSNT merges the changes into the working copy of my local file, just as if it was a normal text file. I've always thought that -kb tells CVSNT _not_ to merge a file - but apparently it does it anyway. Is this the desired behaviour, and if so, how do I prevent CVSNT from merging repository changes into my modified working copy? I use 2.0.14 on Win2K SP4 -Hartmut