On Tue, Jan 20, 2009 at 02:28:37AM +0100, Vincent Lefevre wrote:
> .svn/entries is modified.
If _subversion were modified to use the caching layer, it could
invalidate the cache if .svn/entries were newer. Otherwise,
I can only imagine something like recording $EPOCHSECONDS when
the array is set
Package: zsh
Version: 4.3.9-1
Severity: normal
Once completions have been done, information for "svn revert"
can become out-of-date. Let's see the problem on an example,
in an empty working copy:
$ touch blah1
$ svn add blah1
$ svn revert [TAB]
This one completes to "svn revert blah1" as expecte
2 matches
Mail list logo