[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[BOOK] [PATCH] Niggles in Chapter 1

From: Chris Pepper <pepper_at_reppep.com>
Date: 2004-10-02 06:16:46 CEST

        Remove spaces around &mdash;. Add dash in commandline.

                                                Chris Pepper

Index: ch01.xml
===================================================================
--- ch01.xml (revision 11198)
+++ ch01.xml (working copy)
@@ -174,7 +174,7 @@
              Additionally, in CVS you cannot replace a versioned file
              with some new thing of the same name without the new item
              inheriting the history of the old&mdash;perhaps completely
- unrelated&mdash; file. With Subversion, you can add,
+ unrelated&mdash;file. With Subversion, you can add,
              delete, copy, and rename both files and directories. And
              every newly added file begins with a fresh, clean
              history all its own.</para>
@@ -197,7 +197,7 @@
          <term>Versioned metadata</term>
          <listitem>
            <para>Each file and directory has a set of
- properties&mdash;keys and their values&mdash; associated
+ properties&mdash;keys and their values&mdash;associated
              with it. You can create and store any arbitrary key/value
              pairs you wish. Properties are versioned over time, just
              like file contents.</para>
@@ -433,7 +433,7 @@

      <note>
        <para>The following example assumes that you have
- <command>svn</command>, the Subversion commandline client, and
+ <command>svn</command>, the Subversion command-line client, and
        <command>svnadmin</command>, the administrative tool, ready to
        go. It also assumes that your <command>svn</command> client has
        been compiled against Berkeley DB. To verify this, run

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 2 06:21:44 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.