We usually commit as below
`$ svn commit -m "added howto section."`
But my commit message template is too long to write on.
So I like to write commit message from a text file(commit message in it!).
Is there any solution about this?
I use svn console. not Tortoise svn
Thanks in advance.
From the freely available online SVN book: