On Thu, Jan 15, 2009 at 10:49 AM, Rachel Willmer <[email protected]> wrote:

> Could some kind soul please share with me the syntax for doing a
> replication via the HTTP interface?
>
> The cheatsheet at http://wiki.apache.org/couchdb/API_Cheatsheet has this:
>
> replicate
> POST /_replicate
>
> But I'm guessing there is more to it than that, like for example the
> source and destinations?
>
> Any pointers welcome
> Rachel
>

I would say check out the test suite, but the replication test is a little
abstracted.

So you could always initiate a replication in futon and inspect it with
firebug -- pretty simple, and you'll see the exact request semantics.

Reply via email to