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

spaces in command line message arg (-m)

From: Chiang Seng Chang <cs_at_ctzen.com>
Date: 2003-11-17 16:52:42 CET

hi,

I am having this problem:

svn ci -m "some simple message"

svn: Can't find an entry
svn: Commit failed (details follow):
svn: /project1/simple

Seems like spaces in the message is causing the problem, this would work:

svn ci -m "some_simple_message"

Please help, thank you.

C Chang
cs at ctzen dot com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 17 16:58:28 2003

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.