zsh-users
 help / color / mirror / code / Atom feed
From: Simon Olofsson <simon@olofsson.de>
To: zsh-users@zsh.org
Subject: Re: Subversion (SVN) 1.7 Autocompletion issues
Date: Tue, 06 Dec 2011 17:24:01 +0100	[thread overview]
Message-ID: <4EDE41A1.4080108@olofsson.de> (raw)
In-Reply-To: <439FB5BE-8EAE-4F8F-ADE0-F735A6885C89@wi.uni-muenster.de>

Till,

I had the same problem. Here is a patch which should fix this:
  http://git.io/lafJFw

Does it work for you?

Regards,
Simon

On 11/16/2011 08:33 AM, Till Haselmann wrote:
> Dear all,
>
> I use zsh’s autocomplete feature for the subversion (svn) command line intensively.  After upgrading to svn 1.7, however, the autocomplete of filenames stopped working, returning the following error:
>
> % svn ci Cl<tab>
> _arguments:comparguments:312: invalid argument: [--cl]:arg:
> _arguments:comparguments:312: invalid argument: [--cl]:arg:
> _arguments:comparguments:312: invalid argument: [--cl]:arg:
>
> I suspect it’s because of a changed line in the “svn help” output:
>
> --changelist [--cl] PAR  : operate only on members of changelist ARG
>
> which used to be something similar, but without the “[--cl]” part.  I’ve looked into _arguments and _subversion, but to be honest I’m quite overwhelmed by the cryptic commands – even though I’m not too unfamiliar with scripting ;-)
>
> I’m using zsh 4.3.12 (i386-apple-darwin11.2.0) and svn 1.7.1 (r1186859).  I built both using macports on Mac OS X 10.7.2.
>
> Does anybody have a pointer/fix/workaround for me?  Thanks in advance.
>
> Best regards
> Till.
>



  parent reply	other threads:[~2011-12-06 16:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16  7:33 Till Haselmann
2011-12-06 16:20 ` Simon Olofsson
2011-12-06 16:24 ` Simon Olofsson [this message]
2011-12-06 19:43   ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EDE41A1.4080108@olofsson.de \
    --to=simon@olofsson.de \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).