On Jan 28, 2009, at 10:30 AM, Brian Candler wrote:
So: - is there something I need to do to view the conflicts?
Yep, you need to add "conflicts=true" to the query string parameter. The revs_info=true parameter just shows the winning revision history.
- is it necessary to do two POSTs, one to replicate from A to B, and the other to replicate from B to A ??
For multi-master replication, yes. Each individual replication is strictly one-way.
Management of replication conflicts could be better documented, for sure. Sorry if it caused confusion for you. Best, Adam
