comparison hgext/convert/filemap.py @ 8556:f5fae700cc00

inotify: set a flag so a failed inotify query doesn't get repeated. If, for some reason, we can't get the inotify server to start, it's better to disable inotify queries for the instance to avoid trying over and over to start the server, which takes time. Just fall back on repo.status()
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Wed, 06 May 2009 01:40:03 +0900
parents 46293a0c7e9f
children a0a541d6fed6
comparison
equal deleted inserted replaced
8555:3e09bc5fee12 8556:f5fae700cc00