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

[ Available lists | Index of freebsd-current | Month of Sep 2009 | Week of 4 Sep 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andrey Chernov <ache@nagual.pp.ru>
Date
4 Sep 2009 06:40:32
Subject
Re: 'svn add' does not add 'svn:keywords', but 'svn ci' ask for it
Message-ID
20090904064028.GA89820@nagual.pp.ru

In reply to

[ Hide this part ]
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/


Elapsed time: 0.133 seconds