aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2015-08-24 08:23:54 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2015-08-24 08:23:54 +0000
commitb865008cd699fadc6e63b95ed0403f25d1ba95f6 (patch)
treee3c668755ebda14758e46d764810852bf76bdc3d /en_US.ISO8859-1/articles
parentfc2fad69473f8c0a6885270c10b29ade46996c38 (diff)
downloaddoc-b865008cd699fadc6e63b95ed0403f25d1ba95f6.tar.gz
doc-b865008cd699fadc6e63b95ed0403f25d1ba95f6.zip
Document "freebsd-sponsored-by" and "freebsd-mfc-after".
Reviewed by: gjb@ Approved by: gjb@ Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=47303
Diffstat (limited to 'en_US.ISO8859-1/articles')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 5241ed3630..f52ffac309 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -2140,6 +2140,16 @@ ControlPersist yes</screen>
&prompt.user; <userinput>svn revert -R .</userinput></screen>
<para>This will wipe out uncommitted patches.</para>
+
+ <para>It is possible to automatically fill the "Sponsored by"
+ and "MFC after" commit log fields by setting "freebsd-sponsored-by"
+ and "freebsd-mfc-after" fields in the "[miscellany]" section of the
+ <filename>~/.subversion/config</filename> configuration file.
+ For example:</para>
+
+ <programlisting>freebsd-sponsored-by = The FreeBSD Foundation
+freebsd-mfc-after = 2 weeks</programlisting>
+
</sect2>
</sect1>