oreilly / couchdb-guide

CouchDB: The Definitive Guide
http://guide.couchdb.org/
501 stars 139 forks source link

"Getting Started" Chapter: Test data is invalid. #458

Closed OTJDavies closed 12 years ago

OTJDavies commented 12 years ago

The test data for apples, organges and bananas all have the same ids and the revisions are not a valid format, ie. N-HHHHHHHHHHHHH where N is the number of the revision to the document and HHHHHHHHHH is the hash.

janl commented 12 years ago

fixed