[REGRESSION] bzr 2.1 @ windows: bzr eats double backslashes in the command line
Martin Pool
mbp at canonical.com
Mon Mar 29 09:23:33 BST 2010
On Mon, 29 Mar 2010 10:47:50 +0300
Alexander Belchenko <bialix at ukr.net> wrote:
> Gentlemen,
>
> The bug https://bugs.launchpad.net/bzr/+bug/528944 is very serious
> regression and I've supposed it will be fixed in 2.1. Apparently it's
> not. There is one more bug report about this problem.
>
> Gordon, what are your plans on the backport of the fix?
>
> It seems I have to provide workaround in the QBzr itself. :-/
So from reading the bug report and the linked msdn page, it seems that
a closer implementation of
<http://msdn.microsoft.com/en-us/library/bb776391(VS.85).aspx> would
work for you, ie
>> n backslashes not followed by a quotation mark simply produce n
>> backslashes.
or is something more needed?
If we're clear on what's needed it does not seem like it should be very
hard to fix.
--
Martin
More information about the bazaar
mailing list