Re: Subversion 1.5 and ZSH Completion
From: Eric Gillespie <epg_at_pretzelnet.org>
Date: Tue, 03 Jun 2008 17:58:04 -0700
Sebastian Bergmann <sb_at_sebastian-bergmann.de> writes:
> sb_at_ubuntu phpunit % svn up tr<TAB>
For 1.5, someone changed uppercased the 'arg' in this:
--config-dir arg : read user configuration files from directory ARG
so now it's:
--config-dir ARG : read user configuration files from directory ARG
but the zsh completion file isn't doing case-insensitive
http://gvn.googlecode.com/svn/trunk/contrib/zsh/_subversion
--
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.