FreeBSD Bugzilla – Attachment 126445 Details for
Bug 170174
[patch] The mailing list section of the handbook still refers to CVS mailing lists instead of SVN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mailing-list-update-for-doc-ports-move-to-svn.patch
mailing-list-update-for-doc-ports-move-to-svn.patch (text/plain), 6.41 KB, created by
Carl Delsey
on 2012-07-25 19:40:12 UTC
(
hide
)
Description:
mailing-list-update-for-doc-ports-move-to-svn.patch
Filename:
MIME Type:
Creator:
Carl Delsey
Created:
2012-07-25 19:40:12 UTC
Size:
6.41 KB
patch
obsolete
>Index: en_US.ISO8859-1/share/sgml/mailing-lists.ent >=================================================================== >--- en_US.ISO8859-1/share/sgml/mailing-lists.ent (revision 39265) >+++ en_US.ISO8859-1/share/sgml/mailing-lists.ent (working copy) >@@ -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/-current</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 / 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/-current</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 / 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>"> >Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml >=================================================================== >--- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml (revision 39265) >+++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml (working copy) >@@ -633,40 +633,63 @@ > > <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 (the &os;-CURRENT >+ branch)</entry> > </row> > > <row> >- <entry>&a.cvs-ports.name;</entry> >+ <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.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 (the &os;-CURRENT >+ branch)</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 +698,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>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170174
: 126445