[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

patch: if ReadDirectoryChanges buffer was over-flooded, crawl the watched dir

From: Gunnar Dalsnes <hardon_at_online.no>
Date: Sat, 29 Aug 2009 16:39:55 -0700 (PDT)

patch: If there are many changes in the filesystem, the ReadDirectoryChanges 4KB buffer may be flooded and cleared (numBytes = 0). Failover to crawl the watched folder.

My goal is to get the filesystem watcher reliable enough to make most\all other explicit crawls redundant:-)

Received on 2009-08-30 05:45:02 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.