[svnbook commit] r3417 - trunk/src/de/book

codesite-noreply at google.com codesite-noreply at google.com
Wed Feb 4 13:19:58 CST 2009


Author: jmfelderhoff at gmx.eu
Date: Wed Feb  4 11:09:38 2009
New Revision: 3417

Modified:
    trunk/src/de/book/ch05-repository-admin.xml

Log:
* trunk/src/de/book/ch05-repository-admin.xml
   - Fixes ticket #205 (cf. http://www.svnbook.de/report/6).



Modified: trunk/src/de/book/ch05-repository-admin.xml
==============================================================================
--- trunk/src/de/book/ch05-repository-admin.xml	(original)
+++ trunk/src/de/book/ch05-repository-admin.xml	Wed Feb  4 11:09:38 2009
@@ -1466,8 +1466,12 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.reposadmin.create">
+<!--
      <title>Creating and Configuring Your Repository</title>
+-->
+    <title>Anlegen und konfigurieren Ihres Repositorys</title>

+<!--
      <para>Earlier in this chapter (in <xref  
linkend="svn.reposadmin.planning" />), we
        looked at some of the important decisions that should be made
        before creating and configuring your Subversion repository.
@@ -1475,6 +1479,16 @@
        we'll see how to actually create a Subversion repository and
        configure it to perform custom actions when special repository
        events occur.</para>
+-->
+    <para>Weiter oben in diesem Kapitel (in <xref
+      linkend="svn.reposadmin.planning" />), schauten wir auf einige
+      der wichtigen Entscheidungen, die zu treffen sind, bevor Ihr
+      Subversion-Repository angelegt und konfiguriert wird. Jetzt
+      schaffen wir es endlich, uns die Hände schmutzig zu machen! In
+      diesem Abschnitt werden wir sehen, wie ein Subversion-Repository
+      überhaupt angelegt wird und wie es konfiguriert wird, damit es
+      bei bestimmten Repository-Ereignissen spezielle Aktionen
+      ausführt.</para>

      <!-- ===============================================================  
-->
      <sect2 id="svn.reposadmin.basics.creating">


More information about the svnbook-dev mailing list