Hi I just built on windows too, are you sure it's not your tool? I use Tortoise, and also update from my IDE, and I didn't have to change any settings to make it work. The dummy.txt file looks fine here too.
Taariq On Wed, May 18, 2011 at 9:41 AM, unmarshall <[email protected]> wrote: > Hi, > > I guess in SVN you will have to set: > svn propset svn:eol-style native > > This would then make sure that if the code is being checked out from > windows > then CR+LF is substituted for "enter" and for linux it will substitute LF > for "enter". > > Can you check if that property has been set on SVN? > > Best Regards, > Madhav > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-source-code-build-fails-tp4405790p4405838.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
