32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at
the top of the page.</p></li>
<li><p>Select a version of of fossil you want to download. Click on its
link. Note that you must successfully log in as "anonymous" in step 1
above in order to see the link to the detailed version information.</p></li>
<li><p>On the version information page, click on the
"Zip Archive" link. This link will build a ZIP archive of the
complete source code and download it to your browser.</p></li>
</ol>
<h2>2.0 Compiling</h2>
<p>Follow these steps to compile:</p>
<ol>
|
|
>
>
>
|
>
>
>
>
>
>
>
>
>
>
>
|
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<a href="http://www.fossil-scm.org/fossil/leaves">Leaves</a> link at
the top of the page.</p></li>
<li><p>Select a version of of fossil you want to download. Click on its
link. Note that you must successfully log in as "anonymous" in step 1
above in order to see the link to the detailed version information.</p></li>
<li><p>On the version information page, click on the "[details]" hyperlink
that appears right after the check-in comment at the top of the page.</p>
<li><p>Finally, click on the
"Zip Archive" link. This link will build a ZIP archive of the
complete source code and download it to your browser.
<blockquote><i>
Note to Mac users: The ZIP archive constructed by Fossil is a well-formed
ZIP archive. However, the unarchiver that is built into the Mac has a bug
in that it does not understand all well-formed ZIP archives. So you may
get an error when the Mac goes to automatically extract the downloaded ZIP
archive. We are still trying to figure out what it is about Fossil-generated
ZIP archives that the Mac doesn't like. Until we do,
your work-around is to manually extract the ZIP archive using the
"unzip" command from a command-line shell.
</i></blockquote>
</ol>
<h2>2.0 Compiling</h2>
<p>Follow these steps to compile:</p>
<ol>
|