Your message dated Thu, 31 Jan 2008 12:06:47 -0500 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #342347, regarding zsh: _cache_svn_status makes subversion completion fail after a change to be marked as having been forwarded to the upstream software author(s) [EMAIL PROTECTED]
(NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---[moved to -workers] On Thu, Jan 31, 2008 at 05:55:06PM +0100, Vadim Zeitlin wrote: > Actually "svn ci" does complete only modified (or added, removed) files > here (zsh 4.3.2 under Debian Linux), but the problem is that these files > are remembered by the completer in a global _cache_svn_status variable > which is never updated. I don't really know what's the best way of fixing > it but for now I've just done "precmd() { unset _cache_svn_status }" and > "svn ci" completes correctly all the time and not just the first one. Repeating what I said at http://bugs.debian.org/342347 , maybe a very short cache expiration is the way to go.
--- End Message ---

