[svnbook] r4635 committed - Translation: Using the APIs (introduction)

svnbook at googlecode.com svnbook at googlecode.com
Thu Jan 30 03:05:37 CST 2014


Revision: 4635
Author:   jmfelderhoff at gmx.eu
Date:     Thu Jan 30 06:27:48 2014 UTC
Log:      Translation: Using the APIs (introduction)

http://code.google.com/p/svnbook/source/detail?r=4635

Modified:
  /branches/1.6/de/book/ch08-embedding-svn.xml

=======================================
--- /branches/1.6/de/book/ch08-embedding-svn.xml	Thu Jan 30 06:21:12 2014  
UTC
+++ /branches/1.6/de/book/ch08-embedding-svn.xml	Thu Jan 30 06:27:48 2014  
UTC
@@ -1529,32 +1529,26 @@
  <!--
      <para>Another good source of information about programming against
        the Subversion APIs is the project's own hacking guidelines,
-      which you can find at <ulink
-      url="http://subversion.tigris.org/hacking.html" />.  This
-      document contains useful information, which, while aimed at
-      developers and would-be developers of Subversion itself, is
-      equally applicable to folks developing against Subversion as a
-      set of third-party libraries.
-      <footnote>
-        <para>After all, Subversion uses Subversion's APIs,
-          too.</para>
-      </footnote>
-    </para>
+      which you can find at
+      <ulink url="http://subversion.apache.org/docs/community-guide/"
+      />.  This document contains useful information, which, while
+      aimed at developers and would-be developers of Subversion
+      itself, is equally applicable to folks developing against
+      Subversion as a set of third-party
+      libraries.<footnote><para>After all, Subversion uses
+      Subversion's APIs, too.</para></footnote></para>
  -->
      <para>Eine weitere gute Informationsquelle zur Programmierung mit
        den Subversion-APIs sind die Programmierrichtlinien des
-      Projektes, die Sie unter <ulink
-      url="http://subversion.tigris.org/hacking.html" /> finden
-      können. Dieses Dokument enthält nützliche Informationen, die,
-      obwohl sie für Entwickler und angehende Entwickler von Subversion
-      selbst gedacht sind, genauso für Leute geeignet sind, die mit
-      Subversion als ein Satz von Bibliotheken eines Drittanbieters
-      entwickeln.
-      <footnote>
-          <para>Schließlich verwendet auch Subversion die APIs von
-          Subversion.</para>
-      </footnote>
-    </para>
+      Projektes, die Sie unter
+      <ulink url="http://subversion.apache.org/docs/community-guide/"
+      /> finden können. Dieses Dokument enthält nützliche
+      Informationen, die, obwohl sie für Entwickler und angehende
+      Entwickler von Subversion selbst gedacht sind, genauso für Leute
+      geeignet sind, die mit Subversion als ein Satz von Bibliotheken
+      eines Drittanbieters entwickeln.  <footnote> <para>Schließlich
+      verwendet auch Subversion die APIs von
+      Subversion.</para></footnote></para>

      <!-- ===============================================================  
-->
      <sect2 id="svn.developer.usingapi.apr">


More information about the svnbook-dev mailing list