Boost logo

Boost :

Subject: Re: [boost] [svn] pre-commit hook/mime-type
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-09-17 06:08:19


On Tue, Sep 17, 2013 at 2:04 PM, Tim Blechmann <tim_at_[hidden]> wrote:

> >>> trunk/libs/sync/test/event_test.cpp : svn:mime-type is not set
> >>>
> >>> this used to work fine just a few days ago. was this done
> intentionally?
> >>> if so, an announcement on the list with a comment on the implications
> >>> for the git-svn users would have been good to see.
> >>
> >> AFAIR, svn:mime-type has always been a requirement. I use svn directly,
> and
> >> it didn't add new files until I configured autoprops. Not sure how to do
> >> this with git-svn (maybe there is a way to set mime type in git?).
> >
> > git-svn just runs "svn add" under the hood. So the easiest way is just
> to set
> > up svn autoprops as you would for plain svn use. This is how I use
> git-svn.
>
> funny, works fine when running this from my linux workstation. whatever,
> i just hope that the git migration will happen soon!
>

Here is how to setup autoprops:

https://svn.boost.org/trac/boost/wiki/BoostSubversion

See the MIME types section.


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