_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 <[email protected]> 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. >
