Eclipse plugin problems with Subversion

Having trouble installing Oxygen? Got a bug to report? Post it all here.
drand
Posts: 3
Joined: Thu Aug 27, 2009 7:22 pm

Eclipse plugin problems with Subversion

Post by drand »

I'm running version 10.3, and I find that when I go to check-in XML files to Subversion that Subversion inevitably complains about the line endings. This doesn't happen with the Java editor and I can work around the problem by copying the file text into Notepad++ and copying it back into the editor to be saved.

svn is setup for native eol

Using od -ax reveals some lines with a newline character and others with nl + cr. The platform is Windows XP, and the version of Eclipse is version 3.5.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Eclipse plugin problems with Subversion

Post by sorin_ristache »

Hello,

See the answer in this topic.


Regards,
Sorin
Post Reply