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
Last revision Both sides next revision
userdoc:tt_fossil [2015/10/25 11:57]
droemel [AstLinux Fossil Command Scripts]
userdoc:tt_fossil [2015/10/25 12:05]
abelbeck [Fossil Tweaks]
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 111: Line 111:
  
  
-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.
  
  
Line 185: Line 185:
 ==== Fossil Tweaks ==== ==== Fossil Tweaks ====
  
-If you want to e.g. get 'Check-ins' by default on the 'Timeline' button (instead of 'Any Type'), then you need to edit the 'Header' section under the 'Admin/Skins' menu, and add "?=ci" to the URL for the 'Timeline' button on the menu bar:+In the "Fossil Web Interface" if you want to display 'Check-ins' by default on the 'Timeline' button (instead of 'Any Type'), then you need to edit the 'Header' section under the 'Admin/Skins' menu, and add "?y=ci" to the URL for the 'Timeline' button on the menu bar:
  
 Change: Change:
Line 198: Line 198:
   if {[anycap jor]} {   if {[anycap jor]} {
     menulink /timeline?y=ci Timeline     menulink /timeline?y=ci Timeline
- 
  
  • userdoc/tt_fossil.txt
  • Last modified: 2015/11/02 03:55
  • by droemel