From 0d49f6f9514a68041abd13e0ad131f948e7e6333 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 30 May 2012 13:18:54 +0000 Subject: [PATCH] Minor wording fixes to the committer's guide note about the subversion auto-props. Patch by: bjk --- en_US.ISO8859-1/articles/committers-guide/article.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index d270c39d26..96bc41f183 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -2801,13 +2801,13 @@ $target - head/$source:$P,$Q,$R New files that do not have the FreeBSD=%H svn:keywords - property will be rejected when committed to the + property will be rejected when attempting to commit them to the repository. Be sure to read regarding adding and removing files, in addition - to verifying ~/.subversion/config + to verifying that ~/.subversion/config contains the necessary "auto-props" - entries in auto-props.txt mentioned + entries from auto-props.txt mentioned there.