[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: Olleg Samoylov <olleg_at_mipt.ru>
Date: 2006-02-27 17:07:35 CET

As I undestand there are two radical solutions. Always put newline at
the end of log messages or always remove newline (and may be other white
space) from log messages (and may be from other properties). All of them
change svn repositories and can not be implemented before version 2.x.

I insist on my patch, because:
1. There is issue in "svn log". "svn log" don't check trailing newline
and always add one newline more to the end of a log message.
2. My patch is only fix this issue in "svn log". It don't require change
svn repositiories and may be applied in version 1.x.
3. If in the far future discussion will be finished to always add or
remove trailing newline, patch will be work well and will not break code.

And you can help. IMHO buddies from "issue tracker" read only last
message in mail thread and think that is "conclusion of discussion".
Please, simple answer, for instance: "I agree, the bug is exist and your
patch partially fix it." :)

-- 
Olleg Samoylov

Received on Mon Feb 27 19:20:09 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.