broken handling of properly quoted relative paths
Martin Steigerwald
Martin at lichtvoll.de
Fri Jun 22 10:32:24 BST 2007
Am Freitag 22 Juni 2007 schrieb Kent Gibson:
> Hi Martin,
>
> This is not a bzr problem.
>
> Quoting is a shell solution to a shell problem (working around the
> fact that shell uses spaces to separate arguments).
> The problem you have here is that you are quoting an argument that
> doesn't require quoting.
Hello Kent!
Well I found out that the argument doesn't require quoting in the
meanwhile. But as all of the shell commands and tools I know of accept
quoted arguments I suggest that bzr does so, too. Its just really
confusing otherwise. At least bzr is called as a command from a shell and
thus IMHO it would be good if it behaves like being one - despite the
fact that it is a Python application. It good support those unquoted
arguments as well. All it would have to do is to remove the quotes from
the argument before processing it when they are there.
Regards,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070622/2a2e83eb/attachment.pgp
More information about the bazaar
mailing list