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

RE: Problems committing javadoc-generated HTML

From: Steve Hanson <steveh_at_bea.com>
Date: 2004-10-07 15:35:31 CEST

Thanks for the response Ben:

Do you have any suggestions for a good tool for the fix?

Thanks,
Steve H

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Wednesday, October 06, 2004 5:04 PM
To: Steve Hanson
Cc: users@subversion.tigris.org
Subject: Re: Problems committing javadoc-generated HTML

On Oct 5, 2004, at 12:18 PM, Steve Hanson wrote:

> Hi all:
>
> I am trying to add javadoc-generated HTML files to an SVN repo, but am
> getting the error:
>
> "File .....html has inconsistent newlines."
>
> The eol-style for HTML pages is set to native.
>
> Any ideas for what I should do?
>

Yes. Fix the inconsistent newlines.

Subversion will not allow files with 'svn:eol-style=native' properties
to have a mixture of newlines, because that means data will be lost.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 7 15:35:50 2004

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.