[rt-users] RT and Subversion
Tom Lahti
toml at bitstatement.net
Wed Sep 16 16:28:48 EDT 2009
> http://search.cpan.org/dist/RT-Integration-SVN/
> lets you close tickets with svn commit messages
That should be easy enough in a custom post-commit hook, too. Just parse the
commands out of the subversion log message fetched with 'svnlook' and do the
corresponding thing with the "rt" command line or the REST API.
--
-- ============================
Tom Lahti
BIT Statement LLC
(425)251-0833 x 117
http://www.bitstatement.net/
-- ============================
More information about the rt-users
mailing list