Hi all,
Someone knows the follow problem?
[root@brcpsrep03 trac]# trac-admin /var/lib/trac/projetos_especiais/ permission add vntbran XML_RPC
/usr/local/lib/python2.6/site-packages/Trac-0.11.3-py2.6.egg/trac/core.py:36: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
/usr/local/lib/python2.6/site-packages/Trac-0.11.3-py2.6.egg/trac/core.py:42: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
return unicode(self.message)
Command failed: XML_RPC is not a valid action.
Regard´s
Luis Clemente
Add permission for Testlink in Trac
Moderators: Amaradana, TurboPT, TL Developers
Re: Add permission for Testlink in Trac
Appears like XML_RPC plugin is not installed properly for the project. The AccountManagerPlugin for Trac makes it easier to assign roles
http://trac-hacks.org/wiki/AccountManagerPlugin[/url]
http://trac-hacks.org/wiki/AccountManagerPlugin[/url]