[Bash-completion-devel] Bug#524961: Bug#524961: bash-completion: Tab completion of svk command line forgets to escape filenames

David Paleino d.paleino at gmail.com
Tue Apr 21 16:35:49 UTC 2009


tags 514961 confirmed pending patch
thanks

On Tue, 21 Apr 2009 17:16:50 +1000, Brendon Higgins wrote:

> Package: bash-completion
> Version: 1:1.0-2
> Severity: normal
> 
> 
> Hi,

Hello,

> Try this:
> 
> touch "filename with spaces"
> svk add filen<TAB>
> 
> The completion I get is "svk add filename with spaces". Note that the
> completion does not escape the spaces in the filename. When you try to run
> the command, svk looks for the files "filename", "with", and "spaces" and,
> of course, fails.

This was a bug in svk completion. Fixed in git 7c023ab.

> You should expect the completion to be "svk add filename\ with\ spaces" like
> everything else.

If you can't wait for the new release :), please change $default with
$filenames in /etc/bash_completion.d/svk (and re-login)

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20090421/4e3883e4/attachment-0002.pgp>


More information about the Bash-completion-devel mailing list