On Sat, Jan 19, 2013 at 02:56:28PM +0100, Thomas Neidhart wrote:
> Hi,
> 
> as I have seen it already multiple times, some people do not seem to
> have subversion auto-props enabled or configured correctly.
> 
> You should at least add something like the following to your
> .subversion/config file in the [auto-props] section:
> 
> *.java = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Id
> Revision HeadURL
> 
> Other filetypes may be useful too.

I committed many of those files which you corrected.

This is what I have in "~/.subversion/config" (only relevant parts shown):

[miscellany]
enable-auto-props = yes
svn:keywords = Date Author Id Revision

[auto-props]
*.java = svn:eol-style=native


Is that supposed to be OK?

Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to