2010-02-19 20:27:42 +01:00
|
|
|
[[!tag wishlist]]
|
|
|
|
|
2010-04-16 23:02:29 +02:00
|
|
|
It might be a good idea to enable --gettime when `.ikiwiki` does not
|
2010-02-19 20:27:42 +01:00
|
|
|
exist. This way a new checkout of a `srcdir` would automatically get
|
2010-04-16 23:02:29 +02:00
|
|
|
ctimes right. (Running --gettime whenever a rebuild is done would be too
|
2010-02-19 20:27:42 +01:00
|
|
|
slow.) --[[Joey]]
|
|
|
|
|
|
|
|
Could this be too annoying in some cases, eg, checking out a large wiki
|
|
|
|
that needs to get set up right away? --[[Joey]]
|
2010-04-16 23:02:29 +02:00
|
|
|
|
|
|
|
> Not for git with the new, optimised --getctime. For other VCS.. well,
|
|
|
|
> pity they're not as fast as git ;), but it is a one-time expense...
|
|
|
|
> [[done]] --[[Joey]]
|