[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: <Paul_Koning_at_Dell.com>
Date: Tue, 4 Nov 2008 06:00:25 -0600

One way is to let the shell prompt for continuation lines:

Shellprompt# svn commit c:\projects\wc -m "Issue: 7500
> Issue:7800
> Issue:7900"

That assumes the shell knows how. If necessary, switch shells -- bash is an example that works. (Cygwin is your friend...)

        paul

-----Original Message-----
From: jmaxwell [mailto:jeff.maxwell_at_gmail.com]
Sent: Monday, November 03, 2008 9:13 PM
To: users_at_subversion.tigris.org
Subject: Multiple Line Log Messages

Simple question:
How do I create log messages with multiple lines?

svn commit -m"Issue:7500\nIssue:7800\nIssue:7900" c:\projects\wc

-- 
View this message in context: http://www.nabble.com/Multiple-Line-Log-Messages-tp20314982p20314982.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
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 13:00:57 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.