Fossil

View Ticket
Login
2010-10-07
20:36 Fixed ticket [0cb89f4c72]: Misarranged lines in fossil tag help text plus 1 other change artifact: 6cbfa3e0a1 user: wolfgang
16:10 Verified ticket [0cb89f4c72]. artifact: da518be020 user: wolfgang
16:09
corrected missaranged lines in tag help (ticket [0cb89f4c72]) check-in: 8041eab372 user: wolfgang tags: wolfgangTicketCmd
12:09 Ticket [0cb89f4c72] Misarranged lines in fossil tag help text status still Open with 3 other changes artifact: 8e4024afee user: anonymous
12:07 New ticket [0cb89f4c72]. artifact: b1557a8257 user: anonymous

Ticket Hash: 0cb89f4c72e3b957f37821dd1b26780f690e8ace
Title: Misarranged lines in fossil tag help text
Status: Fixed Type: Code_Defect
Severity: Cosmetic Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-10-07 20:36:28
15.49 years ago
Created: 2010-10-07 12:07:04
15.49 years ago
Version Found In: [8995df3aee]
Description:
The following text appears at the end after running "fossil help tag":
will be taken as an artifact or baseline ID and fossil will
probably complain that no such revision was found. However

  fossil update tag:decaf

will assume that "decaf" is a tag/branch name.

only allow --date-override and --user-override in 
  fossil tag add --date-override 'YYYY-MMM-DD HH:MM:SS' \n                  --user-override user 
in order to import history from other scm systems

anonymous added on 2010-10-07 12:09:53:
Changed ticket title from "unnecessary" to "misarranged." It looks like the text describes the timestamp override option for fossil tag.


wolfgang added on 2010-10-07 16:10:34:
patch added to branch wolfgangTicketCmd ([8041eab372])