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
That assumes the shell knows how. If necessary, switch shells -- bash is an example that works. (Cygwin is your friend...)
paul
-----Original Message-----
Simple question:
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.orgReceived 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.