SVN + PROJECT MANAGEMENT + WIKI + TODO LIST [closed]

本小妞迷上赌 提交于 2019-12-20 15:19:08

问题


Let's say I have web hosting account on linux on which i wish to host a svn server with wiki, project management to do lists, bugs, etc.

Can you recommend me such a tool(which has all of those - if is possible ) or do I have to put them separately?

do you know a good link with tutorial about how to setup those?


回答1:


Maybe http://trac.edgewall.org/




回答2:


Another choice

http://www.redmine.org




回答3:


Eclipse with Mylyn, the mediawiki plugin, and SVN plugins.




回答4:


There is a commercial tool called track & wiki from Polarion It is a tracker and a wiki. Special Feature is: everything(even configuration!) is stored inside the SVN-Repository.




回答5:


Assembla is a good choice as well. It can manage several projects and track progress, bugs, Test cases, etc.. There are several packages as well. If you are not a opensource developer, take a look at this as well.




回答6:


How about django-projectmgr from The Washington Times ? It has SVN integration, feature requests, tasks, bug reports, wiki, and even a timeline.




回答7:


I don't believe you are going to find anything with that is an all in one installation that includes subversion.

Sorry to shamelessly plug Joel's own product FogBugz, but it works very well for us. It can be installed on Linux . The requirements are here. It includes project management, bug tracking, a wiki, and integrates with SVN.

The installation instructions for SVN will depend on your Linux distribution, but your best resource is the subversion book.




回答8:


The Commercioal Tool Polarion uses the Core of the OpenSource-Project XWiki. XWiki (http://www.xwiki.com/) is very scalable and has an SVN-Extension, see http://extensions.xwiki.org/xwiki/bin/view/Extension/SVN+Application.



来源:https://stackoverflow.com/questions/839777/svn-project-management-wiki-todo-list

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!