
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of John Maddock Sent: 15 August 2007 18:11 To: boost@lists.boost.org Subject: Re: [boost] [SVN] Mime types on check in
Robert Ramey wrote:
I'm having problems checking in a couple of file types:
*.vcproj // text xml for VC projects *.sln // text xml for VC solutions
These don't appear in my local SVN configuration. And the pre-commit script is complaining about them. Could this be fixed please?
As I understand it, this is deliberate, and it's up to you to ensure that every file you commit has valid Mime types set.
To do this automagically in future: locale your SVN config file and add something like:
*.sln = svn:eol-style=native; svn:mime-type=text/xml *.vcproj = svn:eol-style=native; svn:mime-type=text/xml
Supplementary question for SVN gurus - Which keywords should be enabled, if any, - I see possibles: keywords=Id Date Revision Author HeadURL for which types of file. Are these going to be useful in future? Paul --- Paul A Bristow Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB +44 1539561830 & SMS, Mobile +44 7714 330204 & SMS pbristow@hetp.u-net.com