Ticket Change Details
Not logged in
Overview

Artifact ID: 9918b41e2d2707872b6ff54fc22ef27a4e65c030
Ticket: 2a1e8e3c4b0b39e08fdde0d24d9fb35fbc66d39a
content_get can recursive too deep
User & Date: drh 2010-10-03 19:16:34
Changes

  1. Appended to comment:
    
    
    <hr /><i>drh added on 2010-10-03 19:16:34:</i><br />
    Perhaps I have misunderstood the nature of the problem reported above.  Are
    you trying to run "fossil rebuild" or "fossil reconstruct"?  I've been
    assuming "fossil rebuild", but now I'm thinking I misunderstood.
    
    There is an inefficiency in "fossil reconstruct", I think.  And I think I
    have a simple fix.  But I need to fix some inefficiencies in
    "fossil deconstruct" first, so that I can construct a large set of files
    from which to test "fossil reconstruct".  I'll try to post a patch soon....