Date: Sun, 4 Nov 2012 22:17:59 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-svnadmin@freebsd.org Subject: svn commit: r39939 - svnadmin/conf Message-ID: <201211042217.qA4MHxZa066417@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: peter (src committer) Date: Sun Nov 4 22:17:58 2012 New Revision: 39939 URL: http://svnweb.freebsd.org/changeset/doc/39939 Log: Point "forever" url to svnweb, as per base commit Approved by: doceng (asking for forgiveness later) Modified: svnadmin/conf/mailer.conf Modified: svnadmin/conf/mailer.conf ============================================================================== --- svnadmin/conf/mailer.conf Sun Nov 4 22:16:36 2012 (r39938) +++ svnadmin/conf/mailer.conf Sun Nov 4 22:17:58 2012 (r39939) @@ -202,8 +202,7 @@ generate_diffs = add copy modify # # The available substitution variable is: rev #commit_url = http://diffs.server.com/trac/software/changeset/%(rev)s -commit_url = http://svn.freebsd.org/changeset/doc/%(rev)s -#commit_url = http://svn.freebsd.org/viewvc/svntest/?view=rev&rev=%(rev)s +commit_url = http://svnweb.freebsd.org/changeset/doc/%(rev)s # Diff URL construction. For the configured diff URL types, the diff # section (which follows the message header) will include the URL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211042217.qA4MHxZa066417>