see http://wiki.apache.org/couchdb/HTTP_database_API#Changes - I think you are 
looking for the since parameter

On 16.04.2010, at 12:46, erich oliphant wrote:

> Hi,
> I am using the _changes API and noticed that it only seems to keep track of
> the latest revisions of a document.  E.g. if I have change number 1,
> _id=1,_rev=1, then update document _id=1 to _rev=2, hitting the _changes URL
> only shows the _rev=2 and removes the first change id.  Is there a way to
> see *all* changes ?
> 
> -- 
> Erich Oliphant
> 
> "There are, in fact, two things, science and opinion, the former begets
> knowledge, the latter ignorance"
> -- Hippocrates of Cos

Reply via email to