[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: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-01-11 00:58:48 CET

Michael W Thelen wrote:
> 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.

Another easy little patch ... that'll be one for me, then.

OK, the patch is fine. Committed in r18062, with the log message tweaked.
Thanks, Peter.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 11 01:00:03 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.