Fossil SCM
fossil commit -user stopped working
Fixed
3ed2e994e1750b4…
· opened 14 years, 7 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- Fixed
- Subsystem
- —
- Created
- Aug. 30, 2011 8:38 a.m.
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?