svn:mime-type, autoprops in config and charset.
From: Damir Shayhutdinov <damir_at_tecon.ru>
Date: 2005-10-26 12:05:19 CEST
Greetings!
I have a problem here, hope you can help.
I want to enable automatic setting of properties on text files. Usually it
I need to automatically set property
svn:mime-type
to
text/plain;charset=koi8-r
So I add following:
.c = svn:mime-type=text/plain;charset=koi8-r
But subversion parser considers semicolon in property value as property
Is there any way to specify property value with semicolon in config file?
-- WBR, Damir Shayhutdinov --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 26 12:07:22 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.