History Of Ticket 36d5fbf9a4
Not logged in
Ticket change [d0be538b2d] (rid 5512) by drh on 2009-10-31 13:13:44:
  1. Appended to comment:

    drh added on 2009-10-31 13:13:44:
    Check-in 107f38dd014ae469dcac1f3e1c4fb230ffdc7d71

  2. Change resolution to "Fixed"
  3. Change status to "Fixed"
Ticket change [2fbd3daa3a] (rid 5502) by eric on 2009-10-27 20:10:16:
  1. Appended to comment:

    eric added on 2009-10-27 20:10:16:
    fossil revert only reverts one file. After getting the valid options and checking for any remaining (invalid) options, it just processes the last argument, ignoring any others. Maybe what it needs is a way to detect any excess arguments.

  2. Change resolution to "Open"
Ticket change [d2bc610b1f] (rid 5496) by anonymous on 2009-10-25 13:47:57:
  1. Change comment to "This command line fails quietly: <pre><code> <i>michael@isolde:~/junk/test$ fossil revert f6eb797b4f 3</i> revert file '3'? this will destroy local changes <nowiki>[y/N]</nowiki>? y </code></pre> Of course I really was meant to put a -r in front of the revision number, but the complete absence of any kind of error message (like "file f6eb797b4f not in repository", say) kind of disguised my error. It may be better if Fossil flags an attempt to revert a file that doesn't exist."
  2. Change foundin to "[d78835d2ff]"
  3. Change private_contact to "e64e062ff7022fc7fdd41ac56baff07e8ae485d9"
  4. Change severity to "Minor"
  5. Change status to "Open"
  6. Change title to "Revert's error handling is suboptimal."
  7. Change type to "Code_Defect"