'svn add' does not add 'svn:keywords', but 'svn ci' ask for it

Andrey Chernov ache at nagual.pp.ru
Fri Sep 4 06:40:32 UTC 2009


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/


More information about the freebsd-current mailing list