[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Issue with Subversion client - svn command line interface - Spaces in the message

From: Ryan Schmidt <subversion-2014_at_ryandesign.com>
Date: Thu, 17 Apr 2014 15:24:40 -0500

On Apr 17, 2014, at 11:49, Srinivasa Dara <srinivasa.dara_at_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?
Received on 2014-04-17 22:25:18 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.