reopen 331076
thanks

On 2007-09-30 12:29:04 -0400, Clint Adams wrote:
> I can't reproduce this now.  Please reopen if it hasn't been fixed.

There's still a problem with "svn revert" completion. I don't know if
this is related.

vin:~tmp/wc> ll
total 0
-rw-r--r-- 1 vlefevre vlefevre 0 2007-04-05 17:50:09 foo
vin:~tmp/wc> svn st
vin:~tmp/wc> touch bar
vin:~tmp/wc> svn add bar
A         bar
vin:~tmp/wc> svn st
A      bar
vin:~tmp/wc> svn revert [TAB]
Completing file
bar  foo

It should have completed on "bar".

This bug also happens with zsh-beta. If I re-exec the shell just
before trying "svn revert [TAB]", then it completes on "bar" as
expected.

The bug isn't always reproducible.

The package versions:

zsh 4.3.4-18
zsh-beta 4.3.4-dev-1+20070927-1

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Reply via email to