Did this slip through the net?
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-04-15 21:21:49 CEST
Hello
The log for 5387 contains
(do_single_file_merge): discover mimetypes in the two fetched
but the code (libsvn_client/diff.c:1065) then and now does
/* Discover any svn:mime-type values in the proplists */
pval = apr_hash_get (props2, SVN_PROP_MIME_TYPE, strlen(SVN_PROP_MIME_TYPE));
SVN_ERR (merge_file_changed (adm_access,
Any reason those mime types are not used? Ben?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Apr 15 21:22:36 2003 |
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.