diff -r ab55a5122ea3 -r fb162c47000b hgext/convert/cvsps.py --- a/hgext/convert/cvsps.py Sat Apr 18 16:44:24 2009 +0200 +++ b/hgext/convert/cvsps.py Sat Apr 18 09:44:51 2009 -0400 @@ -428,6 +428,7 @@ class changeset(object): '''Class changeset has the following attributes: + .id - integer identifying this changeset (list index) .author - author name as CVS knows it .branch - name of branch this changeset is on, or None .comment - commit message