--editor-cmd not working with paths with spaces?
From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Fri, 7 Jul 2017 09:22:49 +0200
Hi all,
I need to commit to some SVN repo in a Git bash/MinGW environment and
> $ svn ci --editor-cmd "/usr/bin/vi"
> $ svn ci --editor-cmd "C:\Program Files\Git\usr\bin\vi"
The error in Englisch is something like:
> The command "C:/Program" is either wrong or couldn't be found."
Looking at the "system" line, it is clearly missing quotes. It looks
Is this a bug?
From my point of view paths with spaces should be supported.
Mit freundlichen Grüßen,
Thorsten Schöning
-- Thorsten Schöning E-Mail: Thorsten.Schoening_at_AM-SoFT.de AM-SoFT IT-Systeme http://www.AM-SoFT.de/ Telefon...........05151- 9468- 55 Fax...............05151- 9468- 88 Mobil..............0178-8 9468- 04 AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 207 694 - Geschäftsführer: Andreas MuchowReceived on 2017-07-07 09:22:57 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.