Thanks for the quick response. ... will give the trunk a shot ... I saw it
referenced in the "book" but there wasn't a version num to go along with it.
On Sat, Sep 19, 2009 at 6:43 PM, Paul Davis <paul.joseph.davis@gmail.com>wrote:
> _changes is a 0.10 feature.
>
> There's an SVN branch you can pull, or you can pull trunk to use it.
>
> HTH,
> Paul Davis
>
> On Sat, Sep 19, 2009 at 6:33 PM, Thomas Shelton <twshelton@hrtoolbox.com>
> wrote:
> > I installed CouchDB (0.9.1) on a fresh Ubuntu 8.04 server and ran all the
> > tests with complete success. Everything seems to be working very well
> with
> > one exception. When I request the changes for a particular database
> using:
> >
> > curl http://localhost:5984/db_name/_changes/
> >
> > I receive the following:
> >
> > {"error":"not_found","reason":"missing"}
> >
> > Any thoughts?
> >
> > Thanks in advance.
> >
>
|