svn: MIME type 'text/x-c++' ends with non-alphanumeric character
From: Mark E. Hamilton <mhamilt_at_sandia.gov>
Date: Fri, 25 Apr 2008 15:12:31 -0600
I was using 'svn propset' to set the svn:mime-type property some files
$ svn propset --quiet svn:mime-type 'text/x-c++' --targets .svn_files
However, some of the files that I converted already had this property
$ svn -v proplist ./test2/bleh.C
So, my questions are
1. What is the correct mime-type for C++ files? Clearly 'text/plain'
2. cvs2svn clearly set it, but svn just as clearly doesn't allow it.
-- ---------------- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 505-844-7666 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-04-25 23:13:06 CEST |
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.