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

svnbook at googlecode.com svnbook at googlecode.com
Wed Apr 16 13:02:14 CDT 2014


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.

Appreciate if you have a solution or a fix.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



More information about the svnbook-dev mailing list