Distributed Revision Control, Wiki, and Bug-Tracking all in one

陌路散爱 提交于 2019-12-30 04:58:07

问题


I know about Fossil but are there any alternatives? Something small and easy to install/configure.


回答1:


I know there are quite a few git-based wikis such as git-wiki, WiGit and gitit. A simple google search will bring up many others, I'm sure.

I also know of some git-based bug trackers such as ticgit which basically lets you keep your tickets in a separate branch of a git repository. There's also DisTract.

But I'm not aware of anything else aside from Fossil that really tries to do what it does in one combined tool.

I'm curious what your experiences with Fossil have been. It's one of those things I find interesting but not been in a position to actually use as yet.



来源:https://stackoverflow.com/questions/1170831/distributed-revision-control-wiki-and-bug-tracking-all-in-one

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