zsh-users
 help / color / mirror / code / Atom feed
* Subversion 1.7.5 autocomplete issue
@ 2012-08-03  1:28 Kelly Davis
  2012-08-03  5:26 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Kelly Davis @ 2012-08-03  1:28 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Subversion 1.7.5 autocomplete issue
  2012-08-03  1:28 Subversion 1.7.5 autocomplete issue Kelly Davis
@ 2012-08-03  5:26 ` Bart Schaefer
  2012-08-03 11:48   ` Kelly Davis
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2012-08-03  5:26 UTC (permalink / raw)
  To: zsh-users

On Thu, Aug 2, 2012 at 6:28 PM, Kelly Davis <kldavis4@gmail.com> wrote:
>
> 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:

That's somewhat odd, because there is no call to comparguments on line
303 of the _arguments function in 5.0.0.  Can you check you $fpath to
see if there might still be an old function definition being found?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Subversion 1.7.5 autocomplete issue
  2012-08-03  5:26 ` Bart Schaefer
@ 2012-08-03 11:48   ` Kelly Davis
  0 siblings, 0 replies; 3+ messages in thread
From: Kelly Davis @ 2012-08-03 11:48 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

Thanks for your reply. $fpath told the tale. It was still running 4.3.9. I
had just created a new window within gnu screen and assumed it was using
5.0.0. Closing my terminal and restarting it fixed it. Thanks!

On Fri, Aug 3, 2012 at 1:26 AM, Bart Schaefer <schaefer@brasslantern.com>wrote:

> On Thu, Aug 2, 2012 at 6:28 PM, Kelly Davis <kldavis4@gmail.com> wrote:
> >
> > 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:
>
> That's somewhat odd, because there is no call to comparguments on line
> 303 of the _arguments function in 5.0.0.  Can you check you $fpath to
> see if there might still be an old function definition being found?
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-03 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-03  1:28 Subversion 1.7.5 autocomplete issue Kelly Davis
2012-08-03  5:26 ` Bart Schaefer
2012-08-03 11:48   ` Kelly Davis

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).