Changes To Windows XP
Not logged in
@@ -1,21 +1,21 @@
 When following the tutorial at [http://www.fossil-scm.org/fossil/doc/tip/www/quickstart.wiki], already in the second step (fossil ui <rep>) I can't see anything in any browser.
 
 Here come the server console printouts:
 
-Fossil version no such variable: manifest_version no such variable: manifest_dat
-e
-
+<pre>
+Fossil version no such variable: manifest_version no such variable: manifest_date
 Status: 200 OK
-
 Cache-control: private
-
 Content-Type: text/html; charset=ISO-8859-1
+Content-Length: 87
+&lt;p&gt;&lt;font color="red"&gt;no such repository: (null)&lt;/font&gt;&lt;/p&gt;&lt;div class="content"&gt;&lt;/div&gt;&lt;div class="footer"&gt;
+Fossil version no such variable: manifest_version no such variable: manifest_date
+&lt;hr&gt;&lt;p&gt;&lt;font color="red"&gt;&lt;b&gt;ERROR: no such variable: manifest_date&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;
+</pre>
 
-Content-Length: 87
-
-&lt;p&gt;&lt;font color="red"&gt;no such repository: (null)&lt;/font&gt;&lt;/p&gt;&lt;div class="content"&gt;&lt;/div&gt;&lt;div class="footer"&gt;
-Fossil version no such variable: manifest_version no such variable: manifest_dat
-e
-
-&lt;hr&gt;&lt;p&gt;&lt;font color="red"&gt;&lt;b&gt;ERROR: no such variable: manifest_date&lt;/b&gt;&lt;/font&gt;&lt;/
-p&gt;
+<hr>
+<i>DRH replies:</i><br>
+I think this problem has been fixed in more recent versions of fossil.
+However, I am away from my office and cannot rebuild until this weekend.
+If you can download the latest code and recompile yourself, it might
+solve your problem.