Issue 212 in svnbook: svn command line interface - Spaces in the message throws errors

Lorenz lorenznl at yahoo.com
Thu Apr 17 02:40:36 CDT 2014


svnbook at googlecode.com wrote:

>Status: New
>Owner: ----
>Labels: Type-Defect Priority-Medium
>
>New issue 212 by srinivasa.dara: svn command line interface - Spaces in the  
>message throws errors
>http://code.google.com/p/svnbook/issues/detail?id=212
>
>I am using command line version of svn, version 1.6.11 (r934486) in  
>GNU/Linux
>
>When I run any svn command with -m option which has spaces in the message,  
>throwing below error:
>
>svn: Illegal repository URL ''
>
>Example:
>svn mkdir <URL> -m "Message with spaces does not work"
>
>Output:
>svn: Illegal repository URL ''
>
>Note: I am using other machine with same OS and svn version, it works with  
>spaces in the message.

have you tried to move the U>RL to the end of the command line?
-- 

Lorenz





More information about the svnbook-dev mailing list