« Return to Thread: Multiple Line Log Messages

Re: Multiple Line Log Messages

by Ryan Schmidt-42 :: Rate this Message:

| View in Thread


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@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Multiple Line Log Messages