Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By
Printed Page 28
1st paragraph after the 2 sample codes

In the sample code, there are 2 lines changed, the "for" statement line
and the "printf" line. However, right after the second sample we read:

"The system would not that only one line had changed ...."

it should be:

"The system would not that only two lines had changed ...."

Another option is to change the sample to in fact change just 1 line of code.

Anonymous 
Printed Page 29
1st paragraph, 4th line

Subversion is *NOT* an Apache project
We read:

"any authentication scheme that Apache does (Subversion is an Apache project), which
...."

It should be:

"any authentication scheme that Apache does, which ...."

Or it's posible Chris tried to say that Subversions take advantage or uses Apache APR
project. In any case please clarify the statement, because saying that Subversion is
an Apache project might be interpreted that Subversion belongs to Apache, which is
not true.

Anonymous 
Printed Page 49
on permission list

"FILE_READ ATTRIBUTES"
should be:
"FILE_READ_ATTRIBUTES"

Anonymous