Bug 190490

Summary: New mailing list freebsd-git
Product: Documentation Reporter: david
Component: Books & ArticlesAssignee: Allan Jude <allanjude>
Status: Closed FIXED    
Severity: Affects Only Me CC: allanjude
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description david 2014-06-02 06:23:06 UTC
New mailing list freebsd-git created; this PR updates docs
	accordingly (I think).

Environment:
System: FreeBSD albert.catwhisker.org 9.3-BETA1 FreeBSD 9.3-BETA1 #857 r266864M/266879:902512: Fri May 30 05:04:19 PDT 2014 root@freebeast.catwhisker.org:/usr/obj/usr/src/sys/ALBERT i386

How-To-Repeat:
n/a

Fix:
Index: en_US.ISO8859-1/books/handbook/eresources/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/handbook/eresources/chapter.xml	(revision 44990)
+++ en_US.ISO8859-1/books/handbook/eresources/chapter.xml	(working copy)
@@ -321,6 +321,11 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.git.name;</entry>
+	      <entry>Discussion of git use in the &os; project</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.gnome.name;</entry>
 	      <entry>Porting <application>GNOME</application> and
 		<application>GNOME</application> applications</entry>
@@ -825,6 +830,13 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.svn-src-stable-10.name;</entry>
+	      <entry><filename>/usr/src</filename></entry>
+	      <entry>All changes to the <filename>stable/10</filename>
+		branch of the src Subversion repository</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.svn-src-stable-other.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
 	      <entry>All changes to the
@@ -1363,6 +1375,21 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.git.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Use of git in the &os; project</emphasis></para>
+
+	    <para>Discussions of how to use git in &os;
+	      infrastructure including the github mirror and other
+	      uses of git for project collaboration. Discussion area
+	      for people using git against the &os; github mirror.
+	      People wanting to get started with the mirror or git
+	      in general on &os; can ask here.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.gnome.name;</term>
 
 	  <listitem>
Index: en_US.ISO8859-1/share/xml/mailing-lists.ent
===================================================================
--- en_US.ISO8859-1/share/xml/mailing-lists.ent	(revision 44990)
+++ en_US.ISO8859-1/share/xml/mailing-lists.ent	(working copy)
@@ -213,6 +213,10 @@
 <!ENTITY a.geom "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.geom.url;'>FreeBSD GEOM mailing list</link>">
 <!ENTITY a.geom.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.geom.url;'>freebsd-geom</link>">
 
+<!ENTITY a.git.url "&a.mailman.listinfo;/freebsd-git">
+<!ENTITY a.git "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.git.url;'>Discussion of git use in the FreeBSD project</link>">
+<!ENTITY a.git.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.git.url;'>freebsd-git</link>">
+
 <!ENTITY a.gnome.url "&a.mailman.listinfo;/freebsd-gnome">
 <!ENTITY a.gnome "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.gnome.url;'>FreeBSD GNOME and GNOME applications mailing list</link>">
 <!ENTITY a.gnome.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.gnome.url;'>freebsd-gnome</link>">
Comment 1 Allan Jude freebsd_committer freebsd_triage 2014-06-06 02:54:48 UTC
Fixed patch ready, pending mentor approval


https://phabric.freebsd.org/D184

Fixes igor warnings in original patch
Removes accidently duplicated svn-src-stable-10 entry
Comment 2 Allan Jude freebsd_committer freebsd_triage 2014-06-06 02:59:58 UTC
committed as rD45018
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-06-06 03:30:13 UTC
A commit references this bug:

Author: allanjude
Date: Fri Jun  6 03:29:59 UTC 2014
New revision: 45019
URL: http://svnweb.freebsd.org/changeset/doc/45019

Log:
  This file should have been commited with r45018
  Unbreak the web build

  Pointyhat:	allanjude

  PR:		190490
  Submitted by:	david@catwhisker.org (original patch)
  Approved by:	eadler (mentor)

Changes:
  head/en_US.ISO8859-1/share/xml/mailing-lists.ent