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 expected. Type [Enter]. $ touch blah2 $ svn add blah2 $ svn revert [TAB] This one completes to "svn revert blah1" again, while it should have completed to "svn revert blah2". -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28-20090112 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages zsh depends on: ii libc6 2.7-18 GNU C Library: Shared libraries ii libcap2 2.11-2 support for getting/setting POSIX. ii libncursesw5 5.7+20090110-1 shared libraries for terminal hand Versions of packages zsh recommends: ii libpcre3 7.8-2 Perl 5 Compatible Regular Expressi Versions of packages zsh suggests: ii zsh-doc 4.3.9-1 zsh documentation - info/HTML form -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org