$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Trac XMLRPC support
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-08-04 11:13:39
Would it be possible to have XMLRPC plugin installed in Boost
Trac instance? See:
http://trac-hacks.org/wiki/XmlRpcPlugin
The installation appears to be fairly simple (and indeed seems
to just work somewhere else).
This will allow to use third-party tools to grab tickets from Boost
Trac, which will hopefully lead to more issues fixed :-)
- Volodya