Package: zsh
Version: 4.2.5-14
Severity: normal
Tags: patch

When using tab completion for subversion some subcommands do not
complete filenames:

svn status <tab>    will only offer options not filenames.

The problem is fixed for me by changing the variable
$_svn_subcmd_usage to $usage.

69c69
<             case $_svn_subcmd_usage in
---
>             case $usage in

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]         1.4.57     Debian configuration management sy
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an
ii  libncurses5                   5.4-9      Shared libraries for terminal hand
ii  passwd                        1:4.0.3-39 change and administer password and

Versions of packages zsh recommends:
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  libpcre3                      5.0-1.1    Perl 5 Compatible Regular Expressi

-- debconf information:
  zsh/rcmove:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to