You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by mfs <fa...@gmail.com> on 2008/03/25 21:58:27 UTC

pre-commit hook for eol-style property

Guys,

Looking for a script (to be invoked on pre-commit hook) which checks wheter
the svn:eol-style property is set, reject the commit with an error message
if not.

I do see a check-mime-type.pl script which checks for the mime-type property
and for files with svn:mime-type = text/*... it ensures that for such files
the svn:eol-style property is set too, now since we are not really accessing
our repository for the browser i wouldnt want to set this mime-type property
for all the different types, unless their is some other gain to setting the
mime-type..

Thanks in advance and Regards,
-- 
View this message in context: http://www.nabble.com/pre-commit-hook-for-eol-style-property-tp16289620p16289620.html
Sent from the Subversion Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org