On Feb 10, 2014, at 3:06 PM, Alan McKean <[email protected]> wrote: > Creating doc with [database documentWIthId::"...."]. All good. But if I keep > the _rev in the dictionary when I putProperties, it fails. Take the _rev out, > and it succeeds but sets the _rev to 1-xxxxxx. Is there a way to preserve the > _rev property I get from the server?
What do you mean by "the _rev property I get from the server"? Are you trying to transfer documents without using the replicator, somehow? The "_rev_ property is created and managed internally. Ordinarily you have no control over it and should just ignore it. --Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/358B431B-5463-4969-906A-2EC47A3220B2%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
