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 found after branching an unicode(-ku) file, the file produced some weird empty lines. Here's what I do: 1. Create a UTF-16LE file with 2 lines like: aaa bbb 2. Add the file with -ku, and commit it. 3. Create a branch on the file. 4. Delete the file, and update it. The file I got has a new empty line between the "aaa" and "bbb"! It seems every line ending of the unicode file will produce a new empty line. I've tried -kuo but got the same result. The CVSNT Server is 2.5.03 (Scorpio) Build 2382. The client is TortoiseCVS 1.8.27, using pserver. Regards, Winston Feng