--On Monday, March 10, 2003 12:21 AM -0600 [EMAIL PROTECTED] wrote:

call.  The 'dirstruct' member of that structure was particularly
interesting to me, and looked like this after each call (the paths
after the '###' below are the current dirent just read by
svn_io_dir_read()):

Can you jump into apr_dir_read and check the return values from readdir_r? I'd imagine that we should be hitting the !ret && thedir->entry != retent case on line 187 - that should be returning APR_ENOENT.


Is that the case? -- justin

Reply via email to