It's indeed macos line endings that for some reason haven't been
corrected at commit time.
On 21/04/05, Anatol Pomozov <[EMAIL PROTECTED]> wrote:
> > I'm using jedit, and it works with whatever line
> > ending is available, even mac os one , and keeps it )
> But Intellij IDEA does not manages inco
> I'm using jedit, and it works with whatever line
> ending is available, even mac os one , and keeps it )
But Intellij IDEA does not manages incorrect line-breakers so good :(
I try to understand is it incorrect commit when somebody edits sources
under one OS but commits under other. And can be i
--- Anatol Pomozov <[EMAIL PROTECTED]> wrote:
> Today I have checked out xdoclet-plugins sources and
> found that some
> of them have incorrect new-line breaker (0D 0D 0A)
> but other sources
> have normal. This surplus new-line symbol inserts
> blank line after
> each line of code.
> Checking out
Today I have checked out xdoclet-plugins sources and found that some
of them have incorrect new-line breaker (0D 0D 0A) but other sources
have normal. This surplus new-line symbol inserts blank line after
each line of code.
Checking out sources under Linux OS gives me a files with normal
Windows li