diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -751,12 +751,88 @@ the digest options can be changed in the account options section. + Commit message lists: The following + lists are for people interested in seeing the log messages for + changes to various areas of the source tree. They are + Read-Only lists and should not have mail + sent to them. + + + SVN log messages are sent to SVN lists. + + + + + + + List + Source area + Area Description (source for) + + + + + + &a.dev-commits-doc-all.name; + /usr/doc + All changes to the doc repository + + + + &a.dev-commits-ports-all.name; + /usr/ports + All changes to the ports repository + + + + &a.dev-commits-ports-main.name; + /usr/ports + All changes to the main branch + of the ports repository + + + + &a.dev-commits-ports-branches.name; + /usr/ports + All changes to the quarterly branches of the + ports repository + + + + &a.dev-commits-src-all.name; + /usr/src + All changes to the src repository + + + + &a.dev-commits-src-main.name; + /usr/src + All changes to the main branch + of the src repository (the &os;-CURRENT branch) + + + + &a.dev-commits-src-branches.name; + /usr/src + All changes to all stable branches of the src + repository + + + + + SVN lists: The following lists are - for people interested in seeing the log messages for changes + for people interested in seeing the SVN log messages for changes to various areas of the source tree. They are Read-Only lists and should not have mail sent to them. + + Only SVN log messages are sent to SVN lists. After the + SVN to Git Migration, the following lists no longer receives + new commit messages. + + diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -153,6 +153,34 @@ Automated reports of build and test results from FreeBSD's continuous integration tools."> dev-ci"> + +Commit messages for all branches of the doc repository."> +dev-commits-doc-all"> + + +Commit messages for all branches of the ports repository."> +dev-commits-ports-all"> + + +Commit messages for the quarterly branches of the ports repository."> +dev-commits-ports-branches"> + + +Commit messages for the main branch of the ports repository."> +dev-commits-ports-main"> + + +Commit messages for all branches of the src repository."> +dev-commits-src-all"> + + +Commit messages for the stable branches of the src repository."> +dev-commits-src-branches"> + + +Commit messages for the main branch of the src repository."> +dev-commits-src-main"> + Automated notifications of work in progress for review in FreeBSD's review tools, including patches.."> dev-reviews">