svn commit: r46805 - in head/de_DE.ISO8859-1: books/handbook/eresources share/xml

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Jun 10 20:31:01 2015
New Revision: 46805
URL: https://svnweb.freebsd.org/changeset/doc/46805

Log:
  Update to r39269:
  Change the references to CVS mailing lists and entities to the new SVN
  ones.
  
  Approved by:	bcr (mentor)

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

Modified: head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml	Wed Jun 10 19:07:46 2015	(r46804)
+++ head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml	Wed Jun 10 20:31:01 2015	(r46805)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/eresources/chapter.xml,v 1.102 2012/04/25 19:11:39 bcr Exp $
-     basiert auf: r39055
+     basiert auf: r39269
 -->
 <appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="eresources">
   <title>Ressourcen im Internet</title>
@@ -651,7 +651,7 @@
 	In den Einstellungen Ihres Accounts legen Sie fest,
 	in welcher Form Sie die Listen empfangen.</para>
 
-      <para><emphasis>CVS &amp; SVN Listen:</emphasis> Die folgenden Listen
+      <para><emphasis>SVN Listen:</emphasis> Die folgenden Listen
         versenden die Log-Einträge zu Änderungen an verschiedenen
 	Teilen des Quellbaums.  Diese Listen sollen <emphasis>nur
 	  gelesen</emphasis> werden, schicken Sie bitte keine Nachrichten
@@ -669,54 +669,71 @@
 
 	  <tbody>
 	    <row>
-	      <entry>&a.cvsall.name;</entry>
-	      <entry>
-		<filename>/usr/(CVSROOT|doc|ports)</filename>
-	      </entry>
-	      <entry>Alle Änderungen im Quellbaum (Obermenge der
-		anderen Commit-Listen)</entry>
+	      <entry>&a.svn-doc-all.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>Änderungen im doc Subversion Repository
+		(mit Ausnahme von <filename>user</filename>,
+		<filename>projects</filename> und
+		<filename>translations</filename>)</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-doc.name;</entry>
-	      <entry><filename>/usr/(doc|www)</filename></entry>
-	      <entry>Änderungen in den
-		<filename>doc</filename>- und
-		<filename>www</filename> Bäumen</entry>
+	      <entry>&a.svn-doc-head.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>Änderungen im <quote>head</quote>-Zweig des
+		doc Subversion Repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-ports.name;</entry>
+	      <entry>&a.svn-doc-projects.name;</entry>
+	      <entry><filename>/usr/doc/projects</filename></entry>
+	      <entry>Änderungen im
+		<filename>projects</filename>-Bereich des doc
+		Subversion Repository</entry>
+	    </row>
+
+	    <row>
+	      <entry>&a.svn-doc-svnadmin.name;</entry>
+	      <entry><filename>/usr/doc</filename></entry>
+	      <entry>Änderungen an den administrativen Skripten,
+		Hooks und anderen Konfigurationsdateien des doc
+		Subversion Repository</entry>
+	    </row>
+
+	    <row>
+	      <entry>&a.svn-ports-all.name;</entry>
 	      <entry><filename>/usr/ports</filename></entry>
-	      <entry>Änderungen im <filename>ports</filename>-Baum</entry>
+	      <entry>Alle Änderungen des ports Subverison
+		Repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-projects.name;</entry>
-	      <entry><filename>/usr/projects</filename></entry>
-	      <entry>Änderungen im
-		<filename>projects</filename>-Baum</entry>
+	      <entry>&a.svn-ports-head.name;</entry>
+	      <entry><filename>/usr/ports</filename></entry>
+	      <entry>Änderungen im <quote>head</quote>-Zweig des
+		ports Subversion Repository</entry>
 	    </row>
 
 	    <row>
-	      <entry>&a.cvs-src.name;</entry>
-	      <entry><filename>/usr/src</filename></entry>
-	      <entry>Änderungen im src-Baum (generiert aus den svn-zu-cvs
-	        Import-Commits</entry>
+	      <entry>&a.svn-ports-svnadmin.name;</entry>
+	      <entry><filename>/usr/ports</filename></entry>
+	      <entry>Änderungen an den administrativen Skripten,
+		Hooks und anderen Konfigurationsdateien des ports
+		Subversion Repository</entry>
 	    </row>
 
 	    <row>
 	      <entry>&a.svn-src-all.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
-	      <entry>Änderungen im Subversion Repository (ausser für
-	        <filename>user</filename> und
+	      <entry>Änderungen im src Subversion Repository (ausser
+		für <filename>user</filename> und
 	        <filename>projects</filename>)</entry>
 	    </row>
 
             <row>
 	      <entry>&a.svn-src-head.name;</entry>
 	      <entry><filename>/usr/src</filename></entry>
-	      <entry>Änderungen im <quote>head</quote> Zweig des
+	      <entry>Änderungen im <quote>head</quote> Zweig des src
 		Subversion Repository (der &os;-CURRENT Zweig)</entry>
 	    </row>
 

Modified: head/de_DE.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Wed Jun 10 19:07:46 2015	(r46804)
+++ head/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Wed Jun 10 20:31:01 2015	(r46805)
@@ -495,6 +495,30 @@
 <!ENTITY a.svn-doc-all "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&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>)</link>">
 <!ENTITY a.svn-doc-all.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-doc-all.url;'>svn-doc-all</link>">
 
+<!ENTITY a.svn-doc-head.url "&a.mailman.listinfo;/svn-doc-head">
+<!ENTITY a.svn-doc-head "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-doc-head.url;'>SVN commit messages for the doc tree for head</link>">
+<!ENTITY a.svn-doc-head.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-doc-head.url;'>svn-doc-head</link>">
+
+<!ENTITY a.svn-doc-projects.url "&a.mailman.listinfo;/svn-doc-projects">
+<!ENTITY a.svn-doc-projects "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-doc-projects.url;'>SVN commit messages for the doc <quote>projects</quote> tree</link>">
+<!ENTITY a.svn-doc-projects.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-doc-projects.url;'>svn-doc-projects</link>">
+
+<!ENTITY a.svn-doc-svnadmin.url "&a.mailman.listinfo;/svn-doc-svnadmin">
+<!ENTITY a.svn-doc-svnadmin "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-doc-svnadmin.url;'>SVN commit messages for the admin&nbsp;/ configuration tree</link>">
+<!ENTITY a.svn-doc-svnadmin.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-doc-svnadmin.url;'>svn-doc-svnadmin</link>">
+
+<!ENTITY a.svn-ports-all.url "&a.mailman.listinfo;/svn-ports-all">
+<!ENTITY a.svn-ports-all "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-ports-all.url;'>SVN commit messages for the entire ports tree</link>">
+<!ENTITY a.svn-ports-all.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-ports-all.url;'>svn-ports-all</link>">
+
+<!ENTITY a.svn-ports-head.url "&a.mailman.listinfo;/svn-ports-head">
+<!ENTITY a.svn-ports-head "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-ports-head.url;'>SVN commit messages for the ports tree for head</link>">
+<!ENTITY a.svn-ports-head.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-ports-head.url;'>svn-ports-head</link>">
+
+<!ENTITY a.svn-ports-svnadmin.url "&a.mailman.listinfo;/svn-ports-svnadmin">
+<!ENTITY a.svn-ports-svnadmin "<link xmlns='http://docbook.org/ns/dookbook' xlink:href='&a.svn-ports-svnadmin.url;'>SVN commit messages for the ports admin&nbsp;/ configuration tree</link>">
+<!ENTITY a.svn-ports-svnadmin.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-ports-svnadmin.url;'>svn-ports-svnadmin</link>">
+
 <!ENTITY a.svn-src-all.url "&a.mailman.listinfo;/svn-src-all">
 <!ENTITY a.svn-src-all "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-all.url;'>SVN commit messages
   for the entire src tree (except for <quote>user</quote> and

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.