On Oct 3, 2009, at 19:57, Adam Mercer wrote:
As per the guidelines I have [miscellany] enable-auto-props = yes [auto-props] Portfile = svn:eol-style=native,svn:keywords=Id in my ~/.subversion/config file, but after committing r58737 I've noticed that the properties are not being set: $ svn proplist Portfile $ Does anyone know why the settings in ~/.subversion/config are being ignored? I'm using subversion @1.6.5_0.
Hi Adam. The only difference to what I have in my config is that I'm using a semicolon separator instead of a comma. Try that.
Portfile = svn:eol-style=native;svn:keywords=Id _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
