Skip navigation.
 
mlRe: How would you convert a \r to its UTF-8 counterpart ?
FROM : stephen joseph butler
DATE : Fri Jul 28 23:57:44 2006

2006/7/28, Stéphane Sudre <<email_removed>>:
> I have no doubt Apple is following the guidelines. The fact is that I'm
> looking at a workaround for a funny issue involving a CVS server, where
> a '\r' is switched to '\n'.


This is your CVS server? You can checking a file as binary in order to
prevent CVS from doing line ending translation. More here:

http://ximbiot.com/cvs/manual/cvs-1.11.6/cvs_9.html

Related mailsAuthorDate
mlHow would you convert a \r to its UTF-8 counterpart ? Stéphane Sudre Jul 25, 23:20
mlRe: How would you convert a \r to its UTF-8 counterpart ? Ricky Sharp Jul 25, 23:39
mlRe: How would you convert a \r to its UTF-8 counterpart ? Shawn Erickson Jul 26, 00:03
mlRe: How would you convert a \r to its UTF-8 counterpart ? Stéphane Sudre Jul 26, 21:38
mlRe: How would you convert a \r to its UTF-8 counterpart ? stephen joseph but… Jul 26, 22:11
mlRe: How would you convert a \r to its UTF-8 counterpart ? Nir Soffer Jul 26, 23:22
mlRe: How would you convert a \r to its UTF-8 counterpart ? Matt Neuburg Jul 27, 03:21
mlRe: How would you convert a \r to its UTF-8 counterpart ? Stéphane Sudre Jul 28, 20:23
mlRe: How would you convert a \r to its UTF-8 counterpart ? stephen joseph but… Jul 28, 23:57
mlRe: How would you convert a \r to its UTF-8 counterpart ? John Stiles Jul 29, 00:03
mlRe: How would you convert a \r to its UTF-8 counterpart ? Michael Nickerson Jul 29, 01:32
mlRe: How would you convert a \r to its UTF-8 counterpart ? stephen joseph but… Jul 29, 06:29