[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"Inconsistent newlines": A clue

From: David Kramer <david_at_thekramers.net>
Date: 2005-02-08 18:29:09 CET

I'm trying to svn import a big mess o files. We have the autoprops
eol-style native set (see previous message).

When I do the import, I get that message on some of the files, then it
dies. This is REALLY bad behavior in my eyes, because each try takes over
20 minutes, and I have not found a reliable mechanism for identifying
files it will barf on. I would much rather it warn about that file and
move on. Why does it care anyway?

So I'm using od (octal dump) to look at some of the files, and having
trouble finding the offending lines. Then I noticed that one of the files
has a literal \r in it. Could the import code be flawed in that it sees a
literal \r and flags that as a problem?

Here's the line:
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"

--
DDDD   David Kramer         david_at_thekramers.net       http://thekramers.net
DK KD
DKK D  Buckle up for safety!
DK KD  It makes it harder for the aliens to suck you out of your car.
DDDD   
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 8 18:32:13 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.