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
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
---------------------------------------------------------------------
|
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.