While there admittedly can be reasons not to have ^Ms in for-win32-only files in a CVS repository, your statement "Text files on Win32 end in CR/LF. All Of Them." were probably more correct say 10 years ago. Why not also "Text files on Win32 use ^Z for EOF. All Of Them."? Or "Text files on Win32 use 8-bit character sets. All Of Them."? Both of these assumptions are as valid as the first one, that is, they are invalid.
Kind regards Peter Ring -----Original Message----- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: 21. februar 2002 06:33 To: [EMAIL PROTECTED]; Faller, Gyula Cc: [EMAIL PROTECTED]; [email protected] Subject: Re: apr.dsp is with unix EOLs in the tarball 0.9 From: "Karl Fogel" <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 11:09 PM > "Faller, Gyula" <[EMAIL PROTECTED]> writes: > > I downloaded subversion-r1302 tarball yesterday, tried to load the > > subversion.dsw into VisualStudio 6.0 and tried to build it. But the VS > > ceased to load the apr.dsp. It is said it is not a VS dsp. I look into it, > > and converted it to MSDOS EOL from Unix EOL, and everything works fine. > > So I suggest to convert apr.dsp to DOS format in the tarball to make > > WIndows folks life easier. > > It looks like apr.dsp lives in the apr/ subdirectory. So unless > Subversion generates it (?), this is something APR would need to > solve. I've CC'd this to the [EMAIL PROTECTED]' mailing list... APR has nothing to solve. Text files on Win32 end in CR/LF. All Of Them. <snip>
