Thank you for the logfile.
I think I found the problem.
Please test and either commit (with a sane message) or tell me to commit.

Thank you!


=== waa.c
==================================================================
--- waa.c       (revision 721)
+++ waa.c       (local)
@@ -1601,7 +1601,8 @@
                        sts->parent->child_index++;

                        /* If we did the last child of a directory ... */
-                       if (sts->parent->child_index >= 
sts->parent->entry_count)
+                       if (sts->parent->child_index >= sts->parent->entry_count
+                                       && sts->parent->do_full)
                        {
                                DEBUGP("checking parent %s/%s", 
sts->parent->name, sts->name);
                                /* Check the parent for added entries.


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to