From: Gábor Török <[EMAIL PROTECTED]> Date: Sat, Nov 8, 2008 at 11:11 PM Subject: Re: AT91 HAL, AT91 USB, AT91 flash and USB-serial patches To: Andrew Lunn <[EMAIL PROTECTED]>
On Sat, Nov 8, 2008 at 10:40 PM, Andrew Lunn <[EMAIL PROTECTED]> wrote: > On Sat, Nov 08, 2008 at 10:32:44PM +0100, G?bor T?r?k wrote: >> Hi Andrew, >> >> I was merging my working copy with the CVS, and there was one problem: >> CVS checked out the newly added linker templates with stange CR+LF+CR >> line endings ... > > It seems like the files you submitted are in M$ line-ending format. Yes, I copied them from the other linker scripts (the have M$ line endings in my working copy), and used Notepad++ (keeps original line endings) to modify them. > > What format where you expected? > > My experience is that Unix tool often correctly handle M$ line-ending > format, however M$ tools sometimes have trouble with Unix line > endings. > > If you want i can dos2unix the files. I often do do this for new > submissions. I expected to check out the same files I submitted :) I don't have problem with most of the repository, so for me it would be the best to all repository files have the same line endings. I don't know where was the problem, I don't have experience with WinCVS, I use it only for the eCos repository. Gabor
