Date: Wed, 30 May 2012 13:18:54 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r38945 - head/en_US.ISO8859-1/articles/committers-guide Message-ID: <201205301318.q4UDIs53052542@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed May 30 13:18:54 2012 New Revision: 38945 URL: http://svn.freebsd.org/changeset/doc/38945 Log: Minor wording fixes to the committer's guide note about the subversion auto-props. Patch by: bjk Modified: head/en_US.ISO8859-1/articles/committers-guide/article.sgml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.sgml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.sgml Wed May 30 12:49:14 2012 (r38944) +++ head/en_US.ISO8859-1/articles/committers-guide/article.sgml Wed May 30 13:18:54 2012 (r38945) @@ -2801,13 +2801,13 @@ $target - head/$source:$P,$Q,$R</screen> <important> <para>New files that do not have the <literal>FreeBSD=%H</literal> <command>svn:keywords</command> - property will be rejected when committed to the + property will be rejected when attempting to commit them to the repository. Be sure to read <xref linkend="subversion-primer-add-remove"> regarding adding and removing files, in addition - to verifying <filename>~/.subversion/config</filename> + to verifying that <filename>~/.subversion/config</filename> contains the necessary "auto-props" - entries in <filename>auto-props.txt</filename> mentioned + entries from <filename>auto-props.txt</filename> mentioned there.</para> </important>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205301318.q4UDIs53052542>