<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>When -ku option is used during a commit, linefeeds 0x000A <BR>are converted 
to 0x000D, 0x000A. When the file is pulled <BR>back out of cvs, NetBeans makes 
these go to 0x0D, 0x0A <BR>which then causes javac to not be able to compile. 
<BR>Netbeans likes Unicode files to have 0x000A to terminate <BR>lines. 
<BR><BR>Is there a way to turn off conversions of linefeeds for <BR>Unicode 
files commited with -ku?</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Roger</FONT></DIV></BODY></HTML>