Ticket Change Details
Not logged in
Overview

Artifact ID: c36b449b5da3b31be7734820aeca6d2b62ab7b8c
Ticket: 2d1109c6402512146ecf675e479fb80f5eba660c
fossil should delete repository & journal files if 'fossil clone' is cancelled
User & Date: drh 2010-11-05 09:55:41
Changes

  1. Appended to comment:
    
    <hr /><i>drh added on 2010-11-05 09:55:41:</i><br />
    Catching the SIGINT and performing cleanup would require signal handling
    which is easy enough to do on unix, but is rather more challenging on
    windows.  So even if we do provide this enhancement, it would be a 
    unix-only thing, I suspect.
    
  2. resolution changed to: "Open"