Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh completion for "svn" is obsolete
Vincent Lefevre wrote:
> On 2013-01-02 13:25:58 +0100, Yann Ollivier wrote:
>> The completion functions for "svn" seem to be broken since subversion 1.7.
>> For instance if you hit "svn add <TAB>", it will complete all files in the
>> current directory, while it used to complete only those files not under
>> subversion control.
[...]
> In the changelog:
>
> 2011-12-30 Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
> [...]
> * 30046: Functions/VCS_Info/Backends/VCS_INFO_get_data_svn: Fix
> support for subversion version 1.7.
Well, this particular change is the subversion 1.7 support in the
vcs_info backend. The completion function is not related to it in
any way.
A quick look didn't reveal any changes in the `_subversion' completion
with respect the subversion's 1.7 release.
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author