KeyError exceptions importing from CVS

Frank A. Kingswood frank at kingswood-consulting.co.uk
Fri Feb 8 15:02:11 CST 2008


Frank Kingswood wrote:
> I'm getting KeyError exceptions importing from CVS:
 >
> Looking at the source of cvs.py here
> http://hg.intevation.org/mercurial/crew-stable/file/6605a03cbf87/hgext/convert/cvs.py
> 
> the code does:
> 104    for r in oldrevs:
> 105        latest = max(filerevids[r], latest)
> 
The code in this exception appears to have been introduced as a fix for 
bug 704: http://www.selenic.com/mercurial/bts/issue704

Frank



More information about the Mercurial-devel mailing list