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

Re: [PROPOSAL] enforce log messages as series of lines

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-03-07 09:57:22 CET

On 2006-03-05 15:08:52 -0600, Jonathan Gilbert wrote:
> While CMD.EXE certainly can't handle newlines in command lines, tcsh
> can handle it in this way:
>
> svn ci -m "line one\
> line two\
> line three with trailing newline\
> "

But it's better that users should never learn that, because AFAIK,
with any other language that supports the ending-backslash feature,
a new line is *not* added; it just means that the current line
continues on the next line.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 7 09:58:00 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.