> On Dec 30, 2014, at 8:06 PM, Foosh <[email protected]> wrote: > > Then, using Futon on IrisCouch, we tried to test a continuous pull > replication with http://bill:xyz@ourServer:4984/beer-sample.
You mean "push", not "pull", right? Pulling from SG to IrisCouch is the opposite of what you want. That is, in your _replicate request the "source" should be the local (IrisCouch) db name, and the "target" should be the URL of the SG database. Replication to/from CouchDB isn't part of our automated testing, but I do it periodically and it should be working. If a push from IrisCouch to SG doesn't work, the first thing to look at would be the SG logs. —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/78B091E7-2417-446E-9B1F-B030A376893F%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
