Fossil SCM
fossil update -n does not work
Closed
017b54f42a59ca5…
· opened 16 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Jan. 25, 2010 7:49 p.m.
fossil update -n does not display anything and just returns to prompt (Windows and Ubuntu linux). If I omit -n, everything works fine.
drh added on 2010-02-09 12:34:37:
If the current check-out is up-to-date, then "fossil update -n" does nothing
because there is nothing for it to do.