For some reason the auto-props in ~/subversion/config
were not applied; specifically Makefile* = svn:eol-style=native;svn:keywords=Id HeadURL
. Is there some quick way to apply all current auto-props recursively?
$ grep enable-auto-props ~/.subversion/config | grep -v ^#
enable-auto-props = yes
Subversion's automatic properties affect only adds and imports (read this). If they are not applied to newly added files, check whether enable-auto-props option is set to yes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With