On Apr 17, 2014, at 11:49, Srinivasa Dara <srinivasa.d...@gmail.com> wrote:
> I am using command line version of svn, version 1.6.11 (r934486) in GNU/Linux Which Linux, specifically? Can you try a newer version of Subversion? 1.6.x and earlier are no longer supported. > 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. I’ve never seen this problem before. What shell are you using? Do you have any shell aliases defined regarding the svn command that might be interfering?