Ticket Change Details
Not logged in
Overview

Artifact ID: f24a1386254b44838c2f31b7af9cc0eeaa827d0c
Ticket: e19b873e0d8203e5d046f9eaabb475a2dd8bd17e
Ability to check-out to a global revision number and/or date
User & Date: drh 2009-09-16 14:42:26
Changes

  1. Appended to comment:
    
    
    <hr><i>drh added on 2009-09-16 14:42:26:</i><br>
    Check-out complete code by the hexadecimal (SHA1-hash prefix) version
    number as follows:
    
       wget http://www.fossil-scm.org/fossil/zip/FILENAME.zip?uuid=VERSION
    
    Change FILENAME and VERSION in the above as appropriate for what you want
    to do.
    
    There is no way to get a ZIP Archive based on just the date.  (That is
    problematic because there could be multiple branches and forks going all
    at once.)  But you can get a timeline of check-ins that occur around a
    certain date by pointing your web-browser at a URL like the following:
    
        [http://www.fossil-scm.org/fossil/timeline?c=2009-08-01]
    
    Adjust the date at the end of the URL as appropriate, of course.
    
    
  2. resolution changed to: "Not_A_Bug"
  3. status changed to: "Closed"