Hi, Benoit Chesneau schrieb: > On Tue, Mar 23, 2010 at 10:17 PM, Julian Moritz > <[email protected]> wrote: >> Hello, >> >> I've been working on my first design document, and hence I want to >> update it with >> >> curl -X PUT ... >> >> there's an update conflict because I'm not adding the _rev. Is there a >> way to force an overwrite, at least for design documents? Pushing them >> with curl would be a pain elsewise. >> >> Regards >> Julian >> > Use couchapp :) > > - benoƮt >
thanks for the tipp, I will try it. Regards Julian
