[Zope3-checkins] CVS: Zope3/src/zope/fssync - README.txt:1.19
   
    Guido van Rossum
     
    guido@python.org
       
    Thu, 29 May 2003 15:27:18 -0400
    
    
  
Update of /cvs-repository/Zope3/src/zope/fssync
In directory cvs.zope.org:/tmp/cvs-serv8284
Modified Files:
	README.txt 
Log Message:
Another bug.
=== Zope3/src/zope/fssync/README.txt 1.18 => 1.19 ===
--- Zope3/src/zope/fssync/README.txt:1.18	Thu May 29 14:33:01 2003
+++ Zope3/src/zope/fssync/README.txt	Thu May 29 15:27:18 2003
@@ -77,6 +77,9 @@
 * Removing an object with annotations doesn't always remove the
   @@Zope/Annotations/<name>/ directory.  Probably the same for Extra.
 
+* When doing an update, somehow the absolute pathnames of all files
+  are reported rather than the nice relative names.
+
 
 TO DO
 -----