wohali commented on issue #782: Using custom revision numbers when creating documents URL: https://github.com/apache/couchdb/issues/782#issuecomment-326025939 We do not support creating your own _rev values in 1.6 or forward. You should be treating the _rev value as opaque. The only thing we guarantee is that, upon saving a new version using the correct _previous_ _rev value, the new one will be monotonically higher. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
