[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Semicolons in auto-props?

From: Christian Ullrich <chris_at_chrullrich.de>
Date: 2004-08-15 18:31:42 CEST

Hello!

Based on my reading of libsvn_client/add.c, it is not possible to
have semicolon characters in the value of an auto-prop.

That would be most useful, though, because it would allow to make
full use of mod_dav_svn's svn:mime-type feature, with auto-props
like

        *.txt = svn:mime-type=text/plain; charset=UTF-8

. Does anyone have plans yet to add support for this, or should I
attempt to do it myself? (Warning: My C code is bad. I mean,
really bad.)

Thanks for any replies.

-- 
Christian Ullrich                  Registrierter Linux-User #125183
"There's nothing we can't face -- except for Bun-bun..."
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 15 18:32:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.