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

For example, `svn info -<tab>' does not include `--targets':
% svn info -<tab>
--config-dir  --recursive   -R

And, `svnadmin create --<tab>' does not include `--bdb-txn-nosync':
% svnadmin create --<tab>
--bdb-log-keep  --config-dir    --fs-type


--- /usr/share/zsh/4.2.5/functions/Completion/Unix/_subversion  2005-04-27 
09:31:08.000000000 +0900
+++ _subversion 2005-05-09 18:00:29.630884507 +0900
@@ -92,7 +92,7 @@
   _svn_subcmd_usage=${${(M)${(f)"$(LC_MESSAGES=C _call_program options svn 
help $1)"}:#usage:*}#usage: $1 }
 
   _svn_subcmds=(
-    ${${=${${${(M)${(f)"$(LC_MESSAGES=C _call_program options svn help 
$1)"##*Valid options:}:#* :*}%% #:*}/ arg/:arg:}/(#b)-([[:alpha:]]) 
\[--([a-z-]##)\](:arg:)#/(--$match[2])-$match[1]$match[3] 
(-$match[1])--$match[2]$match[3]}[2,-1]}
+    ${=${${${(M)${(f)"$(LC_MESSAGES=C _call_program options svn help 
$1)"##*Valid options:}:#* :*}%% #:*}/ arg/:arg:}/(#b)-([[:alpha:]]) 
\[--([a-z-]##)\](:arg:)#/(--$match[2])-$match[1]$match[3] 
(-$match[1])--$match[2]$match[3]}
   )
 
   case $1 in;
@@ -169,7 +169,7 @@
   _svnadmin_subcmd_usage=${${(M)${(f)"$(LC_MESSAGES=C _call_program options 
svnadmin help $1)"}:#$1: usage:*}#$1: usage: svnadmin $1 }
 
   _svnadmin_subcmds=(
-    ${${=${${${(M)${(f)"$(LC_MESSAGES=C _call_program options svnadmin help 
$1)"##*Valid options:}:#*:*}%% #:*}/ arg/:arg:}/(#b)-([[:alpha:]]) 
\[--([a-z-]##)\](:arg:)#/(--$match[2])-$match[1]$match[3] 
(-$match[1])--$match[2]$match[3]}[2,-1]}
+    ${=${${${(M)${(f)"$(LC_MESSAGES=C _call_program options svnadmin help 
$1)"##*Valid options:}:#*:*}%% #:*}/ arg/:arg:}/(#b)-([[:alpha:]]) 
\[--([a-z-]##)\](:arg:)#/(--$match[2])-$match[1]$match[3] 
(-$match[1])--$match[2]$match[3]}
   )
 
   [[ "$_svnadmin_subcmd_usage" == *REPOS_PATH* ]] &&


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages zsh depends on:
ii  debconf                 1.4.30.13        Debian configuration management sy
ii  libc6                   2.3.2.ds1-21     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge3 change and administer password and

-- debconf information:
  zsh/rcmove:


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

Reply via email to