Changes To bugs
Not logged in
@@ -1,10 +1,16 @@
 <h2>Fossil Bugs</h2>
 
-  *  Is there any working mailing list for Fossil? Great plans are described on fossil pages, unfortunately on XP it so far allows only editing wiki pages, no check in of files. Some details on [Windows XP]
+  *  Good starting point for evaluation of Fossil on windows platform is ability to work with wiki.
+The frustrating issue is that I can't manage to add files to repository to be able to play with them locally and start to use it.
+For troubles encountered please see [Windows XP]
+So far the only approximation available to me is deducing its features from www.fossil-scm.org web side.
+I am trying to debug latest code (2008-07-13 12:08:47), with little progress. I would really appreciate, advice where to look to have workable windows environment.(ability to add/commit). Thanks.
+
+   *  Is there any working mailing list for Fossil? Great plans are described on fossil pages, unfortunately on XP it so far allows only editing wiki pages, no check in of files. Some details on [Windows XP]
 
-  *  anonymous may break wiki-security by simply accessing any wiki page as
+   *  anonymous may break wiki-security by simply accessing any wiki page as
 http://my.server.test/fossil/wikiedit?name=SomeWikiPage.
 
   *  Building on some Unix platforms (e.g. [Open]Solaris) requires adding -lsocket to the linker args. To do this, set LDFLAGS=-lsocket and the Makefile will add that to the linker args. (Requires a fossil newer than 2008.04.25)
 
   *  .filename files (like .htaccess) can't be added in fossil repositories for some reason.  The complaint is "illegal character in file name".