gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] journals hemppah


From: Hermanni Hyytiälä
Subject: [Gzz-commits] journals hemppah
Date: Tue, 15 Jul 2003 07:35:34 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/07/15 07:35:34

Modified files:
        .              : hemppah 

Log message:
        last few days

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/hemppah.diff?tr1=1.21&tr2=1.22&r1=text&r2=text

Patches:
Index: journals/hemppah
diff -u journals/hemppah:1.21 journals/hemppah:1.22
--- journals/hemppah:1.21       Wed Jul  9 08:18:12 2003
+++ journals/hemppah    Tue Jul 15 07:35:34 2003
@@ -66,6 +66,39 @@
 Past:
 =============
 
+2003-07-14 - 2003-07-15
+    - start looking for merge/versioning stuff
+      - few refs to .bib file
+    - de-centralized RCSs:
+      - DARCS (http://www.abridgegame.org/darcs/)
+      - arch (http://arch.fifthvision.net/bin/view)
+      - arx (http://arch.fifthvision.net/bin/view)
+      - monotone (http://www.venge.net/monotone/)
+      - codeville (http://bitconjurer.org/codeville/)
+    - study the star topology merge problem
+      - at the center is a "central branch" 
+      - additionally, there are a number of branches which 
+        form a "star" around the "central branch"
+    - study multi-branch merging
+      - merging various branches whilen each of the 
+        branches have previously merged with 
+       some of the others
+    - study the theory behind DARCS
+    - DARCS and arch seem most promising w.r.t. advanced merging/versioning
+      techiques, OTOH monotone uses SHA-1 IDs for different versions
+      of a file (and as we know, Storm uses SHA-1 for creating IDs)
+    - arch/DARCS resemble BitKeeper
+
+2003-07-09 - 2003-07-11
+    - look more carefully SEDA/Sandstorm threading model
+      - YES, we can use Sandstorm's threads concurrently
+        with native (Java) threads (as long as we give
+       sleep/yield threads occasionally)!
+      - YES, we are able to use Tapestry with Storm/Fenfire!
+      - finish the PEG from this part, i.e., wait for Tuomas'
+        comments
+  
+
 2003-07-03 - 2003-07-8
     - a PEG about using Tapestry with Storm
       - Intro to Tapestry/SEDA/Tapestry API




reply via email to

[Prev in Thread] Current Thread [Next in Thread]