Fossil SCM

Update the script that builds the download page.

drh 2010-03-18 14:28 trunk
Commit d5f6a272e91f312a3823c8af7e66c93a0905e306
1 file changed +11 -1
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -27,10 +27,20 @@
2727
The historical source code is also available in the
2828
<a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
2929
Fossil repositories</a>.
3030
</p>
3131
32
+<p>
33
+<u>Important Note:</u>
34
+After upgrading to a newer version of fossil, it is always a good idea
35
+to run:
36
+<blockquote><pre>
37
+<b><big><tt>fossil all rebuild</tt></big></b>
38
+</pre></blockquote>
39
+Running "rebuild" this way is not always necessary, but it never hurts.
40
+</p>
41
+
3242
<table cellpadding="10">
3343
}
3444
3545
# Find all all unique timestamps.
3646
#
@@ -48,11 +58,11 @@
4858
append dt "[string range $datetime 6 7] "
4959
append dt "[string range $datetime 8 9]:[string range $datetime 10 11]:"
5060
append dt "[string range $datetime 12 13]"
5161
set link [string map {{ } +} $dt]
5262
set hr http://www.fossil-scm.org/fossil/timeline?c=$link&y=ci
53
- puts "<tr><td colspan=5 align=center><hr>"
63
+ puts "<tr><td colspan=5 align=center><hr>"
5464
puts "<b>Fossil snapshot as of <a href=\"$hr\">$dt</a><td width=30></b>"
5565
puts "</td></tr>"
5666
5767
foreach {prefix suffix img desc} {
5868
fossil-linux-x86 zip linux.gif {Linux x86}
5969
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -27,10 +27,20 @@
27 The historical source code is also available in the
28 <a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
29 Fossil repositories</a>.
30 </p>
31
 
 
 
 
 
 
 
 
 
 
32 <table cellpadding="10">
33 }
34
35 # Find all all unique timestamps.
36 #
@@ -48,11 +58,11 @@
48 append dt "[string range $datetime 6 7] "
49 append dt "[string range $datetime 8 9]:[string range $datetime 10 11]:"
50 append dt "[string range $datetime 12 13]"
51 set link [string map {{ } +} $dt]
52 set hr http://www.fossil-scm.org/fossil/timeline?c=$link&y=ci
53 puts "<tr><td colspan=5 align=center><hr>"
54 puts "<b>Fossil snapshot as of <a href=\"$hr\">$dt</a><td width=30></b>"
55 puts "</td></tr>"
56
57 foreach {prefix suffix img desc} {
58 fossil-linux-x86 zip linux.gif {Linux x86}
59
--- www/mkdownload.tcl
+++ www/mkdownload.tcl
@@ -27,10 +27,20 @@
27 The historical source code is also available in the
28 <a href="/fossil/doc/tip/www/selfhost.wiki">self-hosting
29 Fossil repositories</a>.
30 </p>
31
32 <p>
33 <u>Important Note:</u>
34 After upgrading to a newer version of fossil, it is always a good idea
35 to run:
36 <blockquote><pre>
37 <b><big><tt>fossil all rebuild</tt></big></b>
38 </pre></blockquote>
39 Running "rebuild" this way is not always necessary, but it never hurts.
40 </p>
41
42 <table cellpadding="10">
43 }
44
45 # Find all all unique timestamps.
46 #
@@ -48,11 +58,11 @@
58 append dt "[string range $datetime 6 7] "
59 append dt "[string range $datetime 8 9]:[string range $datetime 10 11]:"
60 append dt "[string range $datetime 12 13]"
61 set link [string map {{ } +} $dt]
62 set hr http://www.fossil-scm.org/fossil/timeline?c=$link&y=ci
63 puts "<tr><td colspan=5 align=center><hr>"
64 puts "<b>Fossil snapshot as of <a href=\"$hr\">$dt</a><td width=30></b>"
65 puts "</td></tr>"
66
67 foreach {prefix suffix img desc} {
68 fossil-linux-x86 zip linux.gif {Linux x86}
69

Keyboard Shortcuts

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