You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/01/27 06:36:09 UTC

[GitHub] [couchdb-documentation] wohali commented on pull request #618: Update changes.rst

wohali commented on pull request #618:
URL: https://github.com/apache/couchdb-documentation/pull/618#issuecomment-768068140


   Hey @tmdoit , this is actually correct in the original.
   
   The idea is that if you add a document to CouchDB, then change it a couple of times, and _then_ replicate to another DB, the intermediate _document_ versions won't be reflected - you only get the latest version of the document.
   
   This may be added fields, but it may also be changed or deleted ones. The point is that intermediate document revisions are discarded.
   
   I'm going to close this provisionally, but if you feel you can take the explanation above and work that into a new PR that clarifies the text for you in that way, I'm happy to entertain it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org