userdoc:tt_fossil

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
userdoc:tt_fossil [2015/10/25 11:56]
droemel [Fossil Tweaks]
userdoc:tt_fossil [2015/10/25 11:59]
droemel [Fossil - Software Configuration Management]
Line 9: Line 9:
 Credit the Open Source packages SQLite and Fossil beginnings to [[https://twit.tv/shows/floss-weekly/episodes/320|D. Richard Hipp]] //(SQLite discussion at 7 min, Fossil at 14 min)//. Credit the Open Source packages SQLite and Fossil beginnings to [[https://twit.tv/shows/floss-weekly/episodes/320|D. Richard Hipp]] //(SQLite discussion at 7 min, Fossil at 14 min)//.
  
-!!Note: AstLinux 1.2.4 or later is required!!+!!Note: AstLinux 1.2.4.1 or later is required!!
  
 ==== Fossil Configuration ==== ==== Fossil Configuration ====
Line 108: Line 108:
   ##   ##
   ## Fossil daily auto-commit - Do not remove, un-comment to enable   ## Fossil daily auto-commit - Do not remove, un-comment to enable
-  5 4 * * * /usr/bin/fossil-commit >/dev/null 2>&1+  55 23 * * * /usr/bin/fossil-commit >/dev/null 2>&1
  
  
-The nice thing is, when nothing has changed, no commit will actually be generated. Keep in mind that even with a daily auto-commit running in the background, changes can still be manually committed with an informative comment-text message whenever desired. +The nice thing is, when nothing has changed, no commit will actually be generated. Keep in mind that even with a daily auto-commit running in the background, changes can still be manually committed with an informative comment-text message whenever desired. Also the auto-commit comment can be edited later, when you select the commit.
  
  
  • userdoc/tt_fossil.txt
  • Last modified: 2015/11/02 03:55
  • by droemel