svn commit -m ''
It seems the correct one is to use "" (double quotes) when commit something like
svn commit -m "fixed bugs"
Sharing Ideas...
Posted on October 12, 2013 | Tags: Short Post Subversion SVN
svn commit -m ''
svn commit -m "fixed bugs"