gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/pointers article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Sat, 01 Nov 2003 15:22:52 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/11/01 15:22:52

Modified files:
        pointers       : article.rst 

Log message:
        even more abstract (will cut later, of course)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/article.rst.diff?tr1=1.50&tr2=1.51&r1=text&r2=text

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.50 
manuscripts/pointers/article.rst:1.51
--- manuscripts/pointers/article.rst:1.50       Sat Nov  1 14:23:39 2003
+++ manuscripts/pointers/article.rst    Sat Nov  1 15:22:52 2003
@@ -46,6 +46,12 @@
 and increase availability. However, if the Web worked like
 a file-sharing system, Web pages could never be updated.
 
+In this paper, we present a versioning system usable
+for a P2P Web as well as for updateable media files
+in a file-sharing application (e.g. corrected versions
+of Project Gutenberg books) and P2P-based software distribution
+(akin to Debian's ``apt-get`` system).
+
 Most current P2P systems have no facility 
 for updating documents. The systems that do 
 (such as Freenet or OceanStore) require state in the network 
@@ -64,6 +70,10 @@
 To find the newest version, we look for the most recent timestamp.
 This way, versions of a document 
 stay available as long as anybody keeps a copy.
+
+We also present an elegant and efficient system that
+keeps a full version history while storing only the
+differences between versions.
 
 ..  raw:: latex
 




reply via email to

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