[Zope3-checkins] CVS: Zope3/src/zope/fssync - README.txt:1.8
Guido van Rossum
guido@python.org
Thu, 15 May 2003 18:26:14 -0400
Update of /cvs-repository/Zope3/src/zope/fssync
In directory cvs.zope.org:/tmp/cvs-serv14096
Modified Files:
README.txt
Log Message:
Some updates.
=== Zope3/src/zope/fssync/README.txt 1.7 => 1.8 ===
--- Zope3/src/zope/fssync/README.txt:1.7 Thu May 15 14:37:58 2003
+++ Zope3/src/zope/fssync/README.txt Thu May 15 18:26:13 2003
@@ -67,9 +67,6 @@
* more refactoring and cleanup of the fssync core functionality
-* allow adding files of different types based on the file suffix or an
- explicit -t argument
-
* more diff options:
-2 diffs between local and remote
-3 diffs between original and remote
@@ -78,12 +75,6 @@
* something akin to cvs -n update, which shows what update would do
without actually doing it
-
-* allow checking out the root
-
-* allow checking out /++etc++site
-
-* add a log message to the commit command
* commit shouldn't commit new versions of unchanged objects to ZODB