[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

zsh completion updates (was: Re: Bash completion updates)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 8 Dec 2017 16:00:39 +0000

Julian Foad wrote on Fri, Dec 08, 2017 at 12:55:02 +0000:
> Anyone fancy updating the completions for 'svnlook' and 'svnsync' which are
> still out of date, and 'svnrdump' which is missing?

I'll take this opportunity to point out that svn* completion for zsh is
maintained in the zsh repository and patches to it would be welcome. At
least we should add any new-in-1.10 options around the time we release
1.10.0-GA. (To interested parties: see Completion/Unix/Command/_subversion;
patches should be sent to zsh-workers_at_zsh.org.)

Cheers,

Daniel

P.S. Over in zsh land there is latent interest in solving this "Update the
completions manually" problem once and for all. My personal favourite approach
is to teach argument parsing libraries (apr_getopt_*, 'import argparse', etc)
to output parseable option parsing specs that *both* bash and zsh can then
consume.
Received on 2017-12-08 17:00:45 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.