You need to save the new revisions with -saveAllowingConflict:, otherwise they'll be rejected because their parent isn't the document's current revision.
(I'll go fix our example code if it has this mistake.) > Also, does getConflictingRevisions: return just the conflicting revisions or > all revisions in the tree? It returns all the "leaf" revisions. So no ancestors. —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/622B2850-267C-4870-AB4D-BD3E8BC8FFE3%40mooseyard.com. For more options, visit https://groups.google.com/d/optout.
