SVN book errata

IJff, E.G. bert.ijff at vu.nl
Mon Feb 4 06:21:30 CST 2013


L.S.,


Reading the svn-book 1.7 I found the following lay out flaws (up to chap. 2, an still reading).

First you will find the text in the book, then my remark.


Best regards,

Bert





Subversion's History

In early 2000, CollabNet, Inc. (http://www.collab.net) began seeking developers to write a replacement for CVS. CollabNet offered3 a collaboration software suite called CollabNet Enterprise Edition (CEE), of which one component was version control.

Here, offered3 should read offered3, to indicate a footnote.



What's New in Subversion

The first edition of this book was published by O'Reilly Media in 2004, shortly after Subversion had reached 1.0. Since that time, the Subversion project has continued to release new major releases of the software. Here's a quick summary of major new changes since Subversion 1.0. Note that this is not a complete list; for full details, please visit Subversion's web site at ht- tp://subversion.apache.org.


Here, the text of the URL should not be broken.



How to Read This Book



xix

Preface



Technical books always face a certain dilemma: whether to cater to top-down or to bottom-up learners. A top-down learner prefers to read or skim documentation, getting a large overview of how the system works; only then does she actually start using the soft-

It looks better if the header is on the same page as the following text.



This Book Is Free

.

.

.

The online home of this book's development and most of the volunteer-driven translation efforts regarding it is ht- tp://svnbook.red-bean.com.

Here too, the text of the URL should not be broken.



to change this file, and what changes did he make?” These are the sorts of questions that are at the heart of any version control sys-



1

Fundamental Concepts



tem.

The Working Copy

Watch out for widows/orphans.


Figure 1.5. The copy-modify-merge solution (continued)

Keep caption on same page as picture.

Figure 1.6. Tree changes over time

Keep caption on same page as picture.


The Subversion client will automatically encode URLs as necessary, just like a web browser does. For example, the URL ht- tp://host/path with space/project/españa — which contains both spaces and upper-ASCII characters — will be automatically interpreted by Subversion as if you'd provided ht- tp://host/path%20with%20space/project/espa%C3%B1a. If the URL contains spaces, be sure to place it within quotation marks at the command line so that your shell treats the whole thing as a single argument to the program.

Here too (page 9), the text of the URL should not be broken.


There is one notable exception to Subversion's handling of URLs which also applies to its handling of local paths in many contexts, too.

(page 9) "also" means "too", doesn't it?





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20130204/6107aa58/attachment.html>


More information about the svnbook-dev mailing list