Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

SVN completion problem



Hi!

I have a question about zsh completion for `svn' command (Subversion
program). Is it possible to use the completion not only for commands and
switches of this program but also for filename/directory arguments?

Now it works only for commands, e.g.:

% svn s<TAB>
status switch

% svn status <TAB>
--config-dir       --non-recursive    --username         -v
--no-auth-cache    --password         --verbose          
--no-ignore        --quiet            -N                 
--non-interactive  --show-updates     -q 

But:

% svn status some/path/f<TAB>

does not work.

Any hints appreciated!

/ediap


-- 
-=#=-  Adam Piątyszek - "ediap"    -=#=-  Liunx ID: #204648         -=#=-
-=#=-  ediap (at) et.put.poznan.pl -=#=-  JID: ediap (at) chrome.pl -=#=-
-=#=-  http://ediap.prv.pl/        -=#=-  Gadu-Gadu: 1157376        -=#=-
-=#=-  PGP key ID: 0x341E22F0      -=#=-  ICQ: 3303291              -=#=-



Messages sorted by: Reverse Date, Date, Thread, Author