[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] bash_completion glob confusion

From: Michael W Thelen <mike_at_pietdepsi.com>
Date: 2006-01-10 22:45:22 CET

Peter Samuelson wrote:
> bash completion for 'svn <tab>' tries to include "?" as a subcommand.
> This doesn't work, at least in bash 3.0, because the bash completion
> machinery somehow thinks it is a glob, and lists all single-character
> filenames in the current directory. Thus it will only do the right
> thing _if_ you have no files that match "?".

Thanks for the patch... is any developer able to take a look at this?
If not, I'll file a patch for it in a day or two.

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 10 22:48:47 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.