Thanks for that brian,
Thats what I ended up doing. I was surprised to find
enable-auto-props = yes
in the config (when I finally found the file)
The docs say the default is off and don't mention the install turns it on.
the fix I used was
# *.htm = svn:eol-style=native
# *.html = svn:eol-style=native
*.htm = svn:mime-type=text/html
*.html = svn:mime-type=text/html
matthew
----- Original Message -----
From: "Brian Lalor" <blalor@bravo5.org>
To: <users@subversion.tigris.org>
Sent: Tuesday, January 25, 2005 9:20 PM
Subject: Re: Cannot import or add javadocs 'serialized-form.html'
hasinconsistent newlines
> On Jan 15, 2005, at 8:01 AM, matthew ford wrote:
>
> > Since serialized-form.html is a Java generated file I don't have much
> > control over it and there are many many other instances of this type
> > of newline inconsistenty
> > What can I do to get these files into the repository?
>
> I'm guessing running the file through tr would work to fix up the "bad"
> line endings. Have you tried mucking with svn:eol-style? Maybe one of
> those would let that file through without having to do anything to it.
>
> --
> __ ____
> / / / __/ Brian Lalor
> / _ \/__ \ blalor@bravo5.org
> /_.__/____/ http://bravo5.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 25 12:39:26 2005