[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Multiple Line Log Messages

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 3 Nov 2008 20:36:47 -0600

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_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-04 03:37:33 CET

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.