Vladimir Kotal <Vladimir.Kotal at Sun.COM> writes: > 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.
Right, as I said, there's ideas as to how to do this sanely. I just can't pursue them at this very moment without it getting in the way of everything else we have to do. -- Rich