Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 10:40:29 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Tod McQuillin <devin@spamcop.net>
Cc:        lev@freebsd.org, current@freebsd.org
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: <20090904150520.L1222@plexi.pun-pun.prv>
References:  <20090904055607.GA89117@nagual.pp.ru> <20090904150520.L1222@plexi.pun-pun.prv>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090904064028.GA89820>