<speculation>i wonder if this is because the source files for the generated code have non-native line endings. i could see javacc (or hibernate) preserving those that it just copies while generating new ones that are native. this could explain the mixed line endings then.</speculation>
On 10/16/05, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > Thanks for the note. > > I've had some problems making that work (on Windows) with javacc output and > (on a different project) hibernate generated java files. They still give me > an error when committing. (which at the moment I solve by opening/closing > the file in Textpad to force PC-style newlines). > > I'll play around with this some more and report back. > > WILL > > ----- Original Message ----- > From: "Incze Lajos" <[EMAIL PROTECTED]> > To: "Velocity Developers List" <[email protected]> > Sent: Sunday, October 16, 2005 3:14 PM > Subject: Re: eol-style > > > > On Sun, Oct 16, 2005 at 09:44:45PM -0000, Marinó A. Jónsson wrote: > >> Hi, > >> > >> Just wanted to point out the auto-props feature in the svn client config > >> file (at a glance it seems no one else has): > > > > There is a recommendation at > > > > http://www.apache.org/dev/svn-eol-style.txt > > > > incze > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
