On Fri, Sep 04, 2009 at 03:05:58PM +0900, Tod McQuillin wrote:
> On Fri, 4 Sep 2009, Andrey Chernov wrote:
>
> > 1) svn add some_file
> > 2) svn ci some_file
> > svn: Commit blocked by pre-commit hook (exit code 1) with output:
> > Path ".../some_file" is missing the
> > svn:keywords property (or an fbsd:nokeywords override)
> >
> > I manage it adding by hand:
> > 3) svn propset svn:keywords 'FreeBSD:%H' some_file
>
> Have a look at http://people.freebsd.org/~peter/auto-props.txt
Thanx, I already have ~/.subversion/config, but .src extention I use not
listed there. Strange I don't hit this problem before.
--
http://ache.pp.ru/