Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-08-15 13:03:19


I could do that - but won't this just leave everyone else with the same
problem?

Robert Ramey

Paul A Bristow wrote:
>> -----Original Message-----
>> From: boost-bounces_at_[hidden]
>> [mailto:boost-bounces_at_[hidden]] On Behalf Of Robert Ramey
>> Sent: 15 August 2007 17:18
>> To: boost_at_[hidden]
>> Subject: [boost] [SVN] Mime types on check in
>>
>> 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?
>
> I had a similar problem with a new .qbk file
>
> I had to add
>
> *.qbk = svn:eol-style=native; svn:keywords=Id Date Revision Author
> HeadURL; svn:mime-type=text/plain
>
> to my config file at
>
> C:\Documents and Settings\Administrator\Application
> Data\Subversion\config
>
> You might have to do something similar? (the files are really xml, so
> are plain text).
>
> But others more expert can probably advise better...
>
> Paul
>
> ---
> Paul A Bristow
> Prizet Farmhouse, Kendal, Cumbria UK LA8 8AB
> +44 1539561830 & SMS, Mobile +44 7714 330204 & SMS
> pbristow_at_[hidden]
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk