Hi

With Chris' commit to rtems-docs, I tried to build the docs again. But
something has changed and now the rtems-docs waf infrastructure depends on
a newer version of git than is available. Tracking down the failed command,
I ended up here:

[joel@localhost rtems-docs]$ git log -1 --format=%h,%cd
--date=format:"%e,%B,%Y"
fatal: unknown date format format:%e,%B,%Y
[joel@localhost rtems-docs]$ git --version
git version 1.8.3.1

This is the short intro to --date= in the man page shows:

       --date=(relative|local|default|iso|rfc|short|raw)
           Only takes effect for dates shown in human-readable format, such
as
           when using "--pretty".  log.date config variable sets a default
           value for log command’s --date option.

To support Centos 7, we will have to restrict what we use.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to