[Patch] Fix revlog.children

Tristan Wibberley tristan at wibberley.org
Sat Aug 6 15:39:35 CDT 2005


Hi,

revlog.children doesn't seem to have any users (yet), so I don't think
it's ever been tested. It was comparing a node to a rev, then appending
a rev onto the list of children being constructed instead of a node.
This should fix it.

-- 
Tristan Wibberley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixchildren.diff
Type: text/x-patch
Size: 502 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050806/431dcda8/fixchildren.bin


More information about the Mercurial mailing list