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 better mention that I did "cvs commit" after "cvs add". I have also tried using "cvs update -C" before the copy but it doesn't change the outcome. "Terris Linenbach" <nospam at nospam.com> wrote in message news:b5g7dh$vm$1 at sisko.nodomain.org... > I have a UCS-2 file called a.txt. I copy it to a file called b.txt. > > I add a.txt using the -ku option. > > I then copy b.txt to a.txt. > > "cvs stat" says the file is locally modified. > > The files are byte-for-byte identical. Only their modification dates > differ. The checksum is apparently taking the modification date into > account (unlike non-UCS2 files, but I can't speak for UTF-8 files). > >