Bug 195285

Summary: shells/zsh: completion for cvs does not work any more
Product: Ports & Packages Reporter: Martin Birgmeier <d8zNeCFG>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed Overcome By Events    
Severity: Affects Only Me Flags: d8zNeCFG: maintainer-feedback? (bapt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Martin Birgmeier 2014-11-22 17:09:26 UTC
Zsh completion of filenames for cvs does not seem to work any more.

Tested on 9.2 p12 with shipped cvs, 10.1 with cvs built from ports.

What works:
- completing global options
- completing a command name (i.e., "cvs -R log")

After completing the command name, neither command-specific options nor file names can be completed (i.e., "cvs -R log syslog.conf" does not do anything of <TAB> is pressed right after "... log ").

This seems to be broken for a while already.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-22 17:09:26 UTC
Auto-assigned to maintainer bapt@FreeBSD.org
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2015-12-09 12:29:01 UTC
Over to new maintainer
Comment 3 Martin Birgmeier 2015-12-09 19:51:24 UTC
Seems to be working again now (tested on 10.2)

Closing.

-- Martin