SVN + PROJECT MANAGEMENT + WIKI + TODO LIST [close

2019-03-16 05:52发布

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?

标签: svn wiki todo
8条回答
Bombasti
2楼-- · 2019-03-16 06:10
▲ chillily
3楼-- · 2019-03-16 06:22

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.

查看更多
干净又极端
4楼-- · 2019-03-16 06:24

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.

查看更多
狗以群分
6楼-- · 2019-03-16 06:27

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.

查看更多
我命由我不由天
7楼-- · 2019-03-16 06:28

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

查看更多
登录 后发表回答