Ticket Change Details
Not logged in
Overview

Artifact ID: c080c29b7b38b2d229ff3ef949a8e20d259eaa49
Ticket: a53f65f57f4829da5039337bbdd305da4f234d13
ZIP archive of changed files between two check-ins
User & Date: BMorgat 2010-07-07 12:26:48
Changes

  1. comment changed to:
    Wondering whether it is possible to have some command like:
    
    <pre>fossil zip VERSION <nowiki>[--relative REFERENCE_VERSION] OUTPUTFILE [--name DIRECTORYNAME]</nowiki></pre>
    
    which generates a ZIP archive for a specified version, excluding files that existed at time of REFERENCE_VERSION and have not changed since.
    
    I am aware that this raises some problems like:
    * Does it make sense when REFERENCE_VERSION is not an ancestor of VERSION?
    * How can one include information about files that have been deleted between both versions?
    
    Thank you for having read this ticket and, I hope, for your answers.
    
  2. foundin changed to: "15b293259d"
  3. private_contact changed to: "277de4eda861e8a6d011b60d4006a963a4c7c474"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "ZIP archive of changed files between two check-ins"
  7. type changed to: "Feature_Request"