I was looking at the ASFBot config for #svn (not #svn-dev) today and
realised it was just a config file change to get ASFBot to notify
/dist/release/subversion commits (aka, releases being published) to
#svn.

So I went ahead and enabled that, with the format string given in the
config below.

[Channel:#svn]
  tags:             release/subversion
  linesPerCommit:   1
  truncateLines:    true
  svnFormat:        r{id|revision} by {committer|author}: {log}
  bugzilla:         http://subversion.tigris.org/issues/
  revisionHints:    true

WDYT?

Reply via email to