[PATCH 1 of 3] convert: cvsps.py - code to generate changesets from a CVS repository

Matt Mackall mpm at selenic.com
Mon Jun 16 11:58:25 CDT 2008


On Sun, 2008-06-15 at 17:19 +0100, Frank Kingswood wrote:
> +        e.Changeset = c
> +        c.entries.append(e)

What's going on here? First we've got "Changeset" that doesn't appear
anywhere else, and then we've got a circular data structure? There also
aren't any other uses of x.changeset that I can see either?

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list