[Zope3-checkins] CVS: Zope3/doc/zsync - README.txt:1.3
Fred L. Drake, Jr.
fred at zope.com
Tue Aug 26 12:05:05 EDT 2003
Update of /cvs-repository/Zope3/doc/zsync
In directory cvs.zope.org:/tmp/cvs-serv20771
Modified Files:
README.txt
Log Message:
added to-do item for the sync client
=== Zope3/doc/zsync/README.txt 1.2 => 1.3 ===
--- Zope3/doc/zsync/README.txt:1.2 Tue Aug 26 09:50:38 2003
+++ Zope3/doc/zsync/README.txt Tue Aug 26 11:05:04 2003
@@ -169,6 +169,11 @@
-3 diffs between original and remote
+ * Should have some sort of "zsync login" command so that users don't
+ need to include their Zope username and password in the URL they
+ type to do a checkout; this may just be a matter of asking for
+ missing username and password when performing a checkout.
+
* Something akin to **cvs -n update** or **svn status -u**, which
shows what update would do without actually doing it.
More information about the Zope3-Checkins
mailing list