I use fossil to manage configuration files of certain programs on a
bunch of machines which I access over SSH.

I'd like to enable displaying timeline timestamps using local time
as there are no people in other time zones working with these projects
and hence seeing immediately understandable timestamps would be a win.

I know which flag to tick in the web UI to achieve what I need but the
problem is, there's no convenient way to use web UI while being inside
a screen session over SSH.

I looked at the output of `fossil settings` and inspected the result of
`fossil config dump all /tmp/fossil.conf` but can't see a way to set
this option.

Any ideas?

P.S.
To be precise, I want the output of `fossil timeline` to display
timestamps using local time.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to