svn - Apply Subversion auto-props after the fact -


for reason auto-props in ~/subversion/config not applied; makefile* = svn:eol-style=native;svn:keywords=id headurl. there quick way apply current auto-props recursively?

$ grep enable-auto-props ~/.subversion/config | grep -v ^# enable-auto-props = yes 

subversion's automatic properties affect adds , imports (read this). if not applied newly added files, check whether enable-auto-props option set yes.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -