0

Bugtraq properties:

enter image description here

I am using the above settings to integrate SVN with BugZilla. The commit message should look like this:

"Bug 100000:
Description"

I need to remove a newline so the whole message is on one line. How can I achieve that?

Pierre.Vriens
  • 1,159
  • 34
  • 15
  • 19
Cuder
  • 1
  • 2

1 Answers1

0

You need to enter "[Bb][Uu][Gg] (\d+)" in the Bug-ID expression text box. Message pattern should be empty.

Cuder
  • 1
  • 2