Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 15:05:58 +0900 (JST)
From:      Tod McQuillin <devin@spamcop.net>
To:        Andrey Chernov <ache@nagual.pp.ru>
Cc:        lev@freebsd.org, current@freebsd.org
Subject:   Re: 'svn add' does not add 'svn:keywords', but 'svn ci' ask for it
Message-ID:  <20090904150520.L1222@plexi.pun-pun.prv>
In-Reply-To: <20090904055607.GA89117@nagual.pp.ru>
References:  <20090904055607.GA89117@nagual.pp.ru>

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




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