Diff
Not logged in

Differences From:

File todo-ak.txt part of check-in [90f8319a32] - Added my own todo file by aku on 2007-08-25 23:58:27. Also file todo-ak.txt part of check-in [452a71f40b] - Merge in aku's documentation updates. by drh on 2007-08-26 03:03:58. [view]

To:

File todo-ak.txt part of check-in [464a46dad2] - Added a make target to invoke the testsuite, and a make variable for tclsh. Danger. Testsuite modifies the repository the checkout belongs to, and not a copy. Use with caution, clone your development repository and workspace before use. Updated my work list. by aku on 2007-08-26 06:45:02. [view]

@@ -1,10 +1,11 @@
 [Andreas Kupries]
 
 Things to work on:
 
-* Add a 'test' target to the makefile for easy invokation of the
-  fossil testsuite.
+* Rework the code underlying the test target to clone the repository
+  and workspace before running tests, to avoid modifying the
+  development repository by accident.
 
 * Think about exposure of functionality as libraries, i.e. Tcl
   packages. Foundations like delta, etc. first, work up to
   higher-levels.
@@ -13,8 +14,19 @@
 
 * Document the merge algorithm.
 
 * Document the xfer protocol.
+
+Questions
+
+* In the timeline seen at http://fossil-scm.hwaci.com/fossil/timeline
+  the manifest uuids are links to pages providing additional
+  information abut the change, differences, parent/child linkage, etc.
+
+  The timeline accessible generated by 'fossil server' and accessible
+  at http://localhost:8080/timeline however does not have such links.
+
+  One wonders why ?
 
 General ideas:
 
 * Use TLS/SSL in the xfer module to enhance privacy of