Project

General

Profile

SVN Log message with multiple lines

Added by Mathias Buder about 5 years ago

Hi together,

I would like to add SVN log messages with multiple lines like I've seen it in the attached screenshot. Is there anyone who can tell how to do that?

Thanks a lot!


Replies (3)

RE: SVN Log message with multiple lines - Added by Bernhard Rohloff about 5 years ago

I don't see any extra magic on that commit. For me it works out of the box.

Are your multi line log messages shown correctly in your local SVN client?

Kind regards,

Bernhard

RE: SVN Log message with multiple lines - Added by Mathias Buder about 5 years ago

Hi Bernhard,

thanks for the quick response. I'm using Tortoise SVN. I see you've manages to have multiple lines and even bullet points, nice! I've tried to do a commit with multiple lines (just hit enter to have a line break) as well as used a dash in the next line (and in the following liens) to hopefully end up with the same that you have. Unfortunately everything was smashed together into one line. Could you show me how the commit message looks like that produces that?

Thanks!

Kind regards,
Mathias

RE: SVN Log message with multiple lines - Added by Tatsuya Saito about 5 years ago

Mathias Buder wrote:

I've tried to do a commit with multiple lines (just hit enter to have a line break) as well as used a dash in the next line (and in the following liens) to hopefully end up with the same that you have. Unfortunately everything was smashed together into one line. Could you show me how the commit message looks like that produces that?

Please check followings:

  1. Is checked the setting of Administration - Settings - Repositories - Apply text formatting to commit messages?
  2. What your setting is Administration - Settings - General -Text formatting?
    If the setting is Textile, you need to use asterisk instead of dash.
    (1-3/3)