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

two minor book comments

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2003-09-28 00:06:10 CEST

A couple things I noticed while perusing the book today..

Index: doc/book/book/ch01.xml
===================================================================
--- doc/book/book/ch01.xml (revision 7212)
+++ doc/book/book/ch01.xml (working copy)
@@ -147,7 +147,7 @@
              access, making it easy for people to implement new network
              mechanisms. Subversion's <quote>advanced</quote> network
              server is a module for the Apache web server, which speaks
- a variant of HTTP called WebDAV/DeltaV. This gives
+ a dialect of HTTP called WebDAV/DeltaV. This gives
              Subversion a big advantage in stability and
              interoperability, and provides various key features for
              free: authentication, authorization, wire compression, and
Index: doc/book/book/ch03.xml
===================================================================
--- doc/book/book/ch03.xml (revision 7212)
+++ doc/book/book/ch03.xml (working copy)
@@ -541,6 +541,7 @@
              <para>File <filename>foo</filename> received new changes
                from the repository, but your local copy of the file had
                your modifications. The changes did not intersect,
+ <!-- HELP: What if WC already contains repository changes? -->
                however, so Subversion has
                mer<computeroutput>G</computeroutput>ed the repository's
                changes into the file without a problem.</para>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 28 00:06:47 2003

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.