Ticket Change Details
Not logged in
Overview

Artifact ID: c314ffcb5645ad9892b74bad7aaadbd7f5052862
Ticket: bf18e29fbe89791502d1fff3542d3ea542b6d824
make 'fossil rm' to be able to remove more than one file
User & Date: anonymous 2010-11-12 09:01:19
Changes

  1. comment changed to:
    Hello!
    
    Today I've encountered small glitch when working on one video-slide show.
    
    I had 4 directories each with 50 scanned files which were added to the fossil repo.
    
    I forgot to rename them prior to adding and then did regex rename, but when wanted to commit, Fossil was rightfully complained about MISSING files.
    
    However, Fossil's rm command enables to remove only one file at a time, so I had to use shell scripting to remove all of them in order to be able to commit.
    
    Idea is whether making 'fossil rm' to use e.g. shell's wildcards to remove more files at once would be a nice feature or bloat?
    
    
    Sincerely,
    Gour
    
  2. private_contact changed to: "2f98bd34c080ac26bbeb8ea754dfd01c5d3a2018"
  3. severity changed to: "Minor"
  4. status changed to: "Open"
  5. title changed to:
    make 'fossil rm' to be able to remove more than one file
    
  6. type changed to: "Feature_Request"