[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

#svn IRC notifications

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 19 Mar 2013 00:47:46 +0200

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?
Received on 2013-03-18 23:48:22 CET

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.