On Mon, Jul 02, 2007 at 09:38:18AM -0400, Clint Adams wrote: > On Wed, Apr 04, 2007 at 09:32:48AM -0500, Michael Ekstrand wrote: > > *** Please type your report below this line *** > > Subversion's 'ci' command has a -F (--file) option which allows a commit > > log message file to be specified. ZSH's svn ci completion is great in > > that it seems to restrict to modified files, but that isn't appropriate > > for -F. It should turn off its filtering (or whatever the appropriate > > mechanism is) so that the argument after -F is completed as a plain > > filename. > > Is the current version behaving appropriately? Is it better in the case > of 'commit' instead of 'ci'?
Yes, the current version (4.3.4-5) does seem to work correctly for -F. It does allow some tab completion for non-version-controlled items for other (non-'-F') options, but this is not as significant of a problem as not allowing non-controlled or non-modified files on -F. - Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]