Support for UTF-16

Adrian Herscu <[email protected]> Sun, 30 May 2004 22:37:33 +0200
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
Hi all,


I have a project with many XML files encoded as UTF-16.


The latest version of CVSNT can handle UTF-16 encoded files, but using 
the Netbeans embedded CVS client:

1. there is no possibility to indicate non-traditional flags (e.g. the 
-ku flag is accepted by the CVSNT import command to indicate a Unicode 
file);

2. fundamental CVS operations, like checkin and checkout, do not work as 
expected, because no Unicode conversion is done.


Is there any intention to support Unicode/UTF-16 encoding?


Thanx,
Adrian.