[svnbook] r3611 committed - * trunk/src/de/book/ch09-reference.xml...

codesite-noreply at google.com codesite-noreply at google.com
Tue Sep 15 13:57:47 CDT 2009


Revision: 3611
Author: jmfelderhoff at gmx.eu
Date: Tue Sep 15 11:57:16 2009
Log: * trunk/src/de/book/ch09-reference.xml
   - Ticket #268 command "svnlook author" (cf.
     http://www.svnbook.de/report/6).

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

Modified:
  /trunk/src/de/book/ch09-reference.xml

=======================================
--- /trunk/src/de/book/ch09-reference.xml	Fri Sep 11 05:48:11 2009
+++ /trunk/src/de/book/ch09-reference.xml	Tue Sep 15 11:57:16 2009
@@ -11525,8 +11525,12 @@
      <sect2 id="svn.ref.svnlook.c">
        <title>svnlook Subcommands</title>

+<!--
        <para>Here are the various subcommands
          for the <command>svnlook</command> program.</para>
+-->
+      <para>Hier sind die zahlreichen Unterbefehle für das Programm
+        <command>svnlook</command>.</para>

        <refentry id="svn.ref.svnlook.c.author">

@@ -11538,7 +11542,10 @@

          <refnamediv>
            <refname>svnlook author</refname>
+<!--
            <refpurpose>Print the author.</refpurpose>
+-->
+          <refpurpose>Gibt den Autor aus.</refpurpose>
          </refnamediv>
          <refsect1>
  <!--
@@ -11553,8 +11560,12 @@
  -->
            <title>Beschreibung</title>

+<!--
            <para>Print the author of a revision or transaction in
              the repository.</para>
+-->
+          <para>Gibt den Autor für eine Revision oder Transaktion im
+            Repository aus.</para>
          </refsect1>

          <refsect1>
@@ -11575,8 +11586,12 @@
  -->
            <title>Beispiele</title>

+<!--
          <para><command>svnlook author</command> is handy, but not
            very exciting:</para>
+-->
+        <para><command>svnlook author</command> ist praktisch, jedoch
+          nicht sehr aufregend.</para>

            <screen>
  $ svnlook author -r 40 /var/svn/repos


More information about the svnbook-dev mailing list