13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
to setup and operate.
This document is intended as a quick introduction to the concepts
behind Fossil.
See also:
* [./whyusefossil.wiki#definitions|Definitions]
* [./quickstart.wiki|Quick start guide]
<h2>2.0 Composition Of A Project</h2>
<verbatim type="pikchr float-right">
R1: cylinder "Remote" "Repository" fill 0xadd8e6 rad 70%
R2: cylinder same "Remote" "Repository" at 2.5*R1.wid right of R1
spline <-> from R1.e to 0.6<R1.se,R2.sw> then to 0.4<R1.ne,R2.nw> then to R2.w
|
|
|
|
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
to setup and operate.
This document is intended as a quick introduction to the concepts
behind Fossil.
See also:
* [./glossary.md | Glossary]
* [./quickstart.wiki | Quick start guide]
<h2>2.0 Composition Of A Project</h2>
<verbatim type="pikchr float-right">
R1: cylinder "Remote" "Repository" fill 0xadd8e6 rad 70%
R2: cylinder same "Remote" "Repository" at 2.5*R1.wid right of R1
spline <-> from R1.e to 0.6<R1.se,R2.sw> then to 0.4<R1.ne,R2.nw> then to R2.w
|