Bug 170174

Summary: [patch] The mailing list section of the handbook still refers to CVS mailing lists instead of SVN
Product: Documentation Reporter: Carl Delsey <carl.r.delsey>
Component: Books & ArticlesAssignee: Isabell Long <issyl0>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mailing-list-update-for-doc-ports-move-to-svn.patch none

Description Carl Delsey 2012-07-25 19:40:12 UTC
	The mailing list section of the FreeBSD handbook still refers to the
old CVS mailing lists for the ports and docs repositories. It should refer to the new SVN mailing lists.
Comment 1 Isabell Long freebsd_committer freebsd_triage 2012-07-25 21:49:01 UTC
Responsible Changed
From-To: freebsd-doc->issyl0

Take this one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-26 15:27:45 UTC
Author: issyl0
Date: Thu Jul 26 14:27:36 2012
New Revision: 39269
URL: http://svn.freebsd.org/changeset/doc/39269

Log:
  Change the references to CVS mailing lists and entities to the new SVN ones.
  
  PR:		docs/170174
  Submitted by:	Carl Delsey (carl.r.delsey (at) intel.com) (minor
  		tweaks by me)
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
  head/en_US.ISO8859-1/share/sgml/mailing-lists.ent

Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	Thu Jul 26 13:25:44 2012	(r39268)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	Thu Jul 26 14:27:36 2012	(r39269)
@@ -615,7 +615,7 @@
 	you can change your digest options in your account options
 	section.</para>
 
-      <para><emphasis>CVS &amp; SVN lists:</emphasis> The following lists
+      <para><emphasis>SVN lists:</emphasis> The following lists
 	are for people interested in seeing the log messages for changes to
 	various areas of the source tree.  They are
 	<emphasis>Read-Only</emphasis> lists and should not have mail sent to
@@ -633,40 +633,61 @@
 
 	  <tbody>
 	    <row>
-	      <entry>&a.cvsall.name;</entry>
-	      <entry><filename>/usr/(CVSROOT|doc|ports)</filename></entry>
-	      <entry>All changes to any place in the tree (superset of other CVS commit lists)</entry>
+	      <entry>&a.svn-doc-all.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>All changes to the doc Subversion repository (except
+	        for <filename>user</filename>,
+	            <filename>projects</filename>
+	        and <filename>translations</filename>)</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-doc.name;</entry>
-	      <entry><filename>/usr/(doc|www)</filename></entry>
-	      <entry>All changes to the doc and www trees</entry>
+	      <entry>&a.svn-doc-head.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>All changes to the <quote>head</quote> branch of
+		the doc Subversion repository</entry>
+	    </row>
+
+	    <row>
+	      <entry>&a.svn-doc-projects.name;</entry>
+	      <entry><filename>/usr/doc/projects</filename></entry>
+	      <entry>All changes to the <filename>projects</filename>
+		area of the doc Subversion repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-ports.name;</entry>
+	      <entry>&a.svn-doc-svnadmin.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>All changes to the administrative scripts, hooks,
+		and other configuration data of the doc Subversion
+		repository</entry>
+	    </row>
+
+	    <row>
+	      <entry>&a.svn-ports-all.name;</entry>
 	      <entry><filename>/usr/ports</filename></entry>
-	      <entry>All changes to the ports tree</entry>
+	      <entry>All changes to the ports Subversion repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-projects.name;</entry>
-	      <entry><filename>/usr/projects</filename></entry>
-	      <entry>All changes to the projects tree</entry>
+	      <entry>&a.svn-ports-head.name;</entry>
+	      <entry><filename>/usr/ports</filename></entry>
+	      <entry>All changes to the <quote>head</quote> branch of
+		the ports Subversion repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-src.name;</entry>
-	      <entry><filename>/usr/src</filename></entry>
-	      <entry>All changes to the src tree (generated by the svn-to-cvs
-		importer commits)</entry>
+	      <entry>&a.svn-ports-svnadmin.name;</entry>
+	      <entry><filename>/usr/ports</filename></entry>
+	      <entry>All changes to the administrative scripts, hooks,
+		and other configuration data of the ports Subversion
+		repository</entry>
 	    </row>
 
 	    <row>
 	      <entry>&a.svn-src-all.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
-	      <entry>All changes to the Subversion repository (except
+	      <entry>All changes to the src Subversion repository (except
 		for <filename>user</filename>
 		and <filename>projects</filename>)</entry>
 	    </row>
@@ -675,7 +696,7 @@
 	      <entry>&a.svn-src-head.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
 	      <entry>All changes to the <quote>head</quote> branch of
-		the Subversion repository (the &os;-CURRENT
+		the src Subversion repository (the &os;-CURRENT
 		branch)</entry>
 	    </row>
 

Modified: head/en_US.ISO8859-1/share/sgml/mailing-lists.ent
==============================================================================
--- head/en_US.ISO8859-1/share/sgml/mailing-lists.ent	Thu Jul 26 13:25:44 2012	(r39268)
+++ head/en_US.ISO8859-1/share/sgml/mailing-lists.ent	Thu Jul 26 14:27:36 2012	(r39269)
@@ -411,6 +411,34 @@
 <!ENTITY a.sun4v "<ulink url='&a.sun4v.url;'>FreeBSD sun4v porting mailing list</ulink>">
 <!ENTITY a.sun4v.name "<ulink url='&a.sun4v.url;'>freebsd-sun4v</ulink>">
 
+<!ENTITY a.svn-doc-all.url "&a.mailman.listinfo;/svn-doc-all">
+<!ENTITY a.svn-doc-all "<ulink url='&a.svn-doc-all.url;'>SVN commit messages for the entire doc tree (except for <quote>user</quote>, <quote>projects</quote> and <quote>translations</quote>)</ulink>">
+<!ENTITY a.svn-doc-all.name "<ulink url='&a.svn-doc-all.url;'>svn-doc-all</ulink>">
+
+<!ENTITY a.svn-doc-head.url "&a.mailman.listinfo;/svn-doc-head">
+<!ENTITY a.svn-doc-head "<ulink url='&a.svn-doc-head.url;'>SVN commit messages for the doc tree for head/</ulink>">
+<!ENTITY a.svn-doc-head.name "<ulink url='&a.svn-doc-head.url;'>svn-doc-head</ulink>">
+
+<!ENTITY a.svn-doc-projects.url "&a.mailman.listinfo;/svn-doc-projects">
+<!ENTITY a.svn-doc-projects "<ulink url='&a.svn-doc-projects.url;'>SVN commit messages for the doc <quote>projects</quote> tree</ulink>">
+<!ENTITY a.svn-doc-projects.name "<ulink url='&a.svn-doc-projects.url;'>svn-doc-projects</ulink>">
+
+<!ENTITY a.svn-doc-svnadmin.url "&a.mailman.listinfo;/svn-doc-svnadmin">
+<!ENTITY a.svn-doc-svnadmin "<ulink url='&a.svn-doc-svnadmin.url;'>SVN commit messages for the doc admin&nbsp;/ configuration tree</ulink>">
+<!ENTITY a.svn-doc-svnadmin.name "<ulink url='&a.svn-doc-svnadmin.url;'>svn-doc-svnadmin</ulink>">
+
+<!ENTITY a.svn-ports-all.url "&a.mailman.listinfo;/svn-ports-all">
+<!ENTITY a.svn-ports-all "<ulink url='&a.svn-ports-all.url;'>SVN commit messages for the entire ports tree</ulink>">
+<!ENTITY a.svn-ports-all.name "<ulink url='&a.svn-ports-all.url;'>svn-ports-all</ulink>">
+
+<!ENTITY a.svn-ports-head.url "&a.mailman.listinfo;/svn-ports-head">
+<!ENTITY a.svn-ports-head "<ulink url='&a.svn-ports-head.url;'>SVN commit messages for the ports tree for head/</ulink>">
+<!ENTITY a.svn-ports-head.name "<ulink url='&a.svn-ports-head.url;'>svn-ports-head</ulink>">
+
+<!ENTITY a.svn-ports-svnadmin.url "&a.mailman.listinfo;/svn-ports-svnadmin">
+<!ENTITY a.svn-ports-svnadmin "<ulink url='&a.svn-ports-svnadmin.url;'>SVN commit messages for the ports admin&nbsp;/ configuration tree</ulink>">
+<!ENTITY a.svn-ports-svnadmin.name "<ulink url='&a.svn-ports-svnadmin.url;'>svn-ports-svnadmin</ulink>">
+
 <!ENTITY a.svn-src-all.url "&a.mailman.listinfo;/svn-src-all">
 <!ENTITY a.svn-src-all "<ulink url='&a.svn-src-all.url;'>SVN commit messages for the entire src tree (except for <quote>user</quote> and <quote>projects</quote>)</ulink>">
 <!ENTITY a.svn-src-all.name "<ulink url='&a.svn-src-all.url;'>svn-src-all</ulink>">
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 3 Isabell Long freebsd_committer freebsd_triage 2012-07-26 15:28:24 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!