Ticket Change Details
Not logged in
Overview

Artifact ID: cb4c48758a6fdd712dda8ca0fb1353cb4f62a0ea
Ticket: 23d314856c2786c518a79aa8b3fe647731dd2015
fossil rm dir1/dir2
User & Date: anonymous 2010-01-01 12:58:41
Changes

  1. comment changed to:
    fossil support recursive adding of directory tree by following command.
    
    <pre>
    fossil add topdir
    </pre>
    
    But I can't undo above command by 
    <pre>
    fossil rm topdir
    </pre>
    
  2. foundin changed to: "71ad9b62a7"
  3. private_contact changed to: "be550bfd65ad2b35c5af076e5620344955089a2e"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "fossil rm dir1/dir2"
  7. type changed to: "Feature_Request"