Is using the editor the only option?
I really need to have this automated from a script.
Ryan Schmidt-42 wrote:
On Nov 3, 2008, at 20:12, jmaxwell wrote:
> How do I create log messages with multiple lines?
>
> svn commit -m"Issue:7500\nIssue:7800\nIssue:7900" c:\projects\wc
Use "svn commit" with out the "-m" argument. It will open the editor
of your choice (chosen by setting the EDITOR environment variable)
where you can enter as long a log message as you like.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org