I have Collabnet Subversion 1.6.9, Trac 0.11.6, Python 2.6.1 from Sun\'s Webstack, Sunfreeware.com\'s swig 1.3.36 running on Solaris 10 5/09 SPARC.
Found Mylyn as a very good task manager that supports Trac and Gmail Task. I\'ve seen Tasktop, but looking for something with smaller memory footprint that I could always run in background.
UPDATE I managed to get it working although I\'m not quite sure why ;) It seems like python-openid uses a POST-request to issue the openid mode=associate and for some reason Google doesn\'t like that
I\'m following off开发者_StackOverflowicial guide to install Trac on windows xp. Now all were installed, and i am told to do
I would like to get an automated changelog from Trac, that will include references to tickets that made some important changes to the architecture/design of the code. My ideal scenario would look like
I\'ve setup a post commit script found at http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook to associate changesets with tickets
I want to link from my project Trac page 开发者_开发技巧to my javadoc index.html file, which is located inside the source repository.However I don\'t know how to link in such a way that the file will
I\'m trying to do some customization of a Trac project management website and have run into an interest开发者_StackOverflow中文版ing problem.The project has a set of images that are both SVG and PNG.T
Is there any plug-in/app for presenting/managi开发者_如何学Pythonng tickets from Trac bug tracking system on Kanban board? For example, I want to be able to change the status of Trac tickets by draggi
I\'ve got trac working with mylyn (in eclipse obviously) through xmlrpc.Yay for six hours of my life.I can attach and retrieve context to tasks in trac.