View Ticket
Not logged in
Ticket UUID: 3ed2e994e1750b416cbd2fb177b44cd5be2cbf90
Title: fossil commit -user stopped working
Status: Fixed Type: Code_Defect
Severity: Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-08-30 18:04:48
Version Found In: 1.18
Description & Comments:
In versions previous to 1.18, I could run "fossil commit -user whatevername", and the cheeckin appeared as done by that name.

Fossil 1.18 accepts the parameter, but does nothing with it.


mistachkin added on 2011-08-30 10:13:34 UTC:
It looks like you want to use the "user-override" option with the commit command.


viriketo added on 2011-08-30 16:50:15 UTC:
And then what is "--user" about?