Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Subversion 1.7.5 autocomplete issue
- X-seq: zsh-users 17189
- From: Kelly Davis <kldavis4@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Subversion 1.7.5 autocomplete issue
- Date: Thu, 2 Aug 2012 21:28:35 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=9Ui8JMu/T5l42FLO1TO1MaPfq258yI5nY1cUSJ321mI=; b=lmkoyeTJlUup96LiMZ73a6J9SizHT8XFI6UxFP86R3/7nuL4sl8mEY+T8OayH+C4wf tF51qHIGUYosv9Y4nf5pmeSfN/kRoqwpjZw1aYHYH1ZXuizQz9IE7NxF5zRz0O5hetZk QVyoporNPGaFpsotp4uEDQ7Zxle4UMJKmgOGmlhibfa5jKL+fhEKhJKE4/G5IsOGnii6 5TfaolisCQjNOorSdq02T7OU6Pd8EXWdmX2VNoV5A40rNDVTaHSCsN1exKSRwe7OH70M bxg7Qwg59jp9xvzivdCEyS6Hmhr9AAECRwsEj8vhPQFQclmaWM0cZ3Px5/bEZ54YtmQj UaXg==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I just updated to svn, version 1.7.5 (r1336830), installed via macports.
I was running zsh 4.3.9 (i386-apple-darwin10.0). After the upgrade I am
getting an error with autocomplete after typing 'svn upgrade'.
I updated to 5.0.0 by installing 5.0.0-devel using macports. I am still
getting the error shown below:
_arguments:comparguments:303: invalid argument: [--cl]:arg:
_arguments:comparguments:303: invalid argument: [--cl]:arg:
_arguments:comparguments:303: invalid argument: [--cl]:arg:
I found this (http://www.zsh.org/mla/users/2011/msg00919.html), but the
link is dead and I assume it has already been incorporated into 5.0.0. I
assume something else has changed in the output of 'svn help upgrade', but
I don't know enough to fix the subversion function.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author