Richard Lowe wrote:

<snip>

> Mercurial doesn't have the concept of an active list, the 'hg list'
> output is all cdm.  We use that list in recommit, it *must* be
> accurate.

Ah, that was the thing I was missing. Then cdm_recommit() can still use 
the list acquired by 'wslist[repo].active(opts['parent'])' and 
cdm_list() can use the manually managed one.


v.

Reply via email to