You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Osku Salerma <os...@iki.fi> on 2003/11/15 21:52:42 UTC

forced newline in log messages

When editing the log message in an editor launched by svn commit, svn
keeps the newline preceding the "---" line in the final log message.
This is somewhat counter-intuitive as it means the final log message
as shown by 'svn log' is not the same as the region of text above the
"---" line, but it has an extra empty line attached.

You can achieve a newline-less message by deleting the "---" line and
everything below it, but why should you have to? Surely svn should
strip the newline preceding the "---" line?

--
Osku Salerma - osku@iki.fi - http://www.iki.fi/osku/
Just say no.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org