tml>
GS Fossil: Help: mtime-changes
GS Fossil
Help: mtime-changes
Not logged in
Fossil
html "
Home
\n" if {[anycap jor]} { html "
Timeline
\n" } if {[hascap oh]} { html "
Files
\n" } if {[hascap o]} { html "
Branches
\n" html "
Tags
" } if {[hascap r]} { html "
Tickets
\n" } if {[hascap j]} { html "
Wiki
\n" } if {[hascap s]} { html "
Admin
\n" } elseif {[hascap a]} { html "
Users
\n" } if {[info exists login]} { html "
Logout
\n" } else { html "
Login
\n" }
Command-List
The "mtime-changes" setting:
Use file modification times (mtimes) to detect when files have been modified. If disabled, all managed files are hashed to detect changes, which can be slow for large projects.