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

Re: patch newline in log messages

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-02-28 00:18:37 CET

Olleg Samoylov <olleg@mipt.ru> writes:

> kfogel@collab.net wrote:
>> Why is this a severe issue? The behavior is perfectly predictable.
>
> Only for a subversion developer. :)
> When a common user write a log message in a text editor, for instance
> one line, user expect a one line log message, isn't it? After "svn
> log", user is very surprised when see two line log message, especially
> text string "|lines=2". This behaviour is unexpected and unpredictable
> for everyone, except subversion developers. Do you agree?

The two log messages "foo" and "foo\n" currently show up as different
because they are different. Why is that bad? Why should Subversion
hide the difference? If hiding the difference really is the right
thing to do then what about: "foo\n\n", "\n\nfoo\n\n", "foo \n",
should they be made to look the same as well?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 28 00:25:12 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.