Fossil SCM

Applied a variant of drh's fix to the label spacing in the "museum" directory tree diagram in the gitusers doc.

wyoung 2020-11-01 23:09 trunk
Commit 54001a4efef57c30a12107bffb79b3b87f99d57e8803162c5d0b914b13dbcf54
1 file changed +22 -6
+22 -6
--- www/gitusers.md
+++ www/gitusers.md
@@ -63,23 +63,39 @@
6363
6464
This author uses a scheme like the following on mobile machines that
6565
shuttle between home and the office:
6666
6767
``` pikchr toggle indent
68
-box "~/museum/" fit ; right ; "where one stores valuable fossils"
68
+box "~/museum/" fit
69
+move right 0.1
70
+line right dotted
71
+move right 0.05
72
+box invis "where one stores valuable fossils" ljust
6973
70
-arrow down 50% from previous box.s then right 50%
71
-box "work/" fit ; line dashed right ; "projects from $dayjob"
74
+arrow down 50% from first box.s then right 50%
75
+box "work/" fit
76
+move right 0.1
77
+line dotted
78
+move right 0.05
79
+box invis "projects from $dayjob" ljust
7280
7381
arrow down 50% from 2nd vertex of previous arrow then right 50%
74
-box "home/" fit ; line dashed right until even with previous text.w ; "personal at-home projects"
82
+box "home/" fit
83
+move right 0.1
84
+line dotted right until even with previous line.end
85
+move right 0.05
86
+box invis "personal at-home projects" ljust
7587
7688
arrow down 50% from 2nd vertex of previous arrow then right 50%
77
-box "other/" fit ; line dashed right until even with previous text.w ; "clones of Fossil itself, SQLite, etc."
89
+box "other/" fit
90
+move right 0.1
91
+line dotted right until even with previous line.end
92
+move right 0.05
93
+box invis "clones of Fossil itself, SQLite, etc." ljust
7894
```
7995
80
-On a Windows box, you might choose "`C:\Fossils`" instead
96
+On a Windows box, you might instead choose "`C:\Fossils`"
8197
and do without the subdirectory scheme, for example.
8298
8399
84100
#### <a id="scw"></a> Single-Checkout Workflows
85101
86102
--- www/gitusers.md
+++ www/gitusers.md
@@ -63,23 +63,39 @@
63
64 This author uses a scheme like the following on mobile machines that
65 shuttle between home and the office:
66
67 ``` pikchr toggle indent
68 box "~/museum/" fit ; right ; "where one stores valuable fossils"
 
 
 
 
69
70 arrow down 50% from previous box.s then right 50%
71 box "work/" fit ; line dashed right ; "projects from $dayjob"
 
 
 
 
72
73 arrow down 50% from 2nd vertex of previous arrow then right 50%
74 box "home/" fit ; line dashed right until even with previous text.w ; "personal at-home projects"
 
 
 
 
75
76 arrow down 50% from 2nd vertex of previous arrow then right 50%
77 box "other/" fit ; line dashed right until even with previous text.w ; "clones of Fossil itself, SQLite, etc."
 
 
 
 
78 ```
79
80 On a Windows box, you might choose "`C:\Fossils`" instead
81 and do without the subdirectory scheme, for example.
82
83
84 #### <a id="scw"></a> Single-Checkout Workflows
85
86
--- www/gitusers.md
+++ www/gitusers.md
@@ -63,23 +63,39 @@
63
64 This author uses a scheme like the following on mobile machines that
65 shuttle between home and the office:
66
67 ``` pikchr toggle indent
68 box "~/museum/" fit
69 move right 0.1
70 line right dotted
71 move right 0.05
72 box invis "where one stores valuable fossils" ljust
73
74 arrow down 50% from first box.s then right 50%
75 box "work/" fit
76 move right 0.1
77 line dotted
78 move right 0.05
79 box invis "projects from $dayjob" ljust
80
81 arrow down 50% from 2nd vertex of previous arrow then right 50%
82 box "home/" fit
83 move right 0.1
84 line dotted right until even with previous line.end
85 move right 0.05
86 box invis "personal at-home projects" ljust
87
88 arrow down 50% from 2nd vertex of previous arrow then right 50%
89 box "other/" fit
90 move right 0.1
91 line dotted right until even with previous line.end
92 move right 0.05
93 box invis "clones of Fossil itself, SQLite, etc." ljust
94 ```
95
96 On a Windows box, you might instead choose "`C:\Fossils`"
97 and do without the subdirectory scheme, for example.
98
99
100 #### <a id="scw"></a> Single-Checkout Workflows
101
102

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button