Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: _cvs update



On Oct 4,  2:03pm, Tanaka Akira wrote:
} Subject: _cvs update
}
} * Remote modules are now completed.
} 
} * The second argument of `cvs import' (vendor branch) is completed.

Anything that makes a query against the repository should respect the
remote-access style, the way _cvs_revisions does.  You handled that in
_cvs_(top|sub)_modules but not in _cvs_vendor_branches.

Hmm; it seems as though the remote-access should be documented somewhere,
and maybe respected in some other (non-CVS) completion functions as well.
(I'm not suggesting Tanaka needs to do either of those.)

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author