Are there sites hosting fossil repositories? [closed]

你。 提交于 2019-11-29 01:53:31

问题


There are many sites that host public repositories of code.

Examples

  • launchpad (bazaar)
  • bitbucket (mercurial)
  • github (git)

Are there similar sites that allow coders to store and manage fossil repositories for free?


回答1:


I just launched a fossil hosting solution over at http://chiselapp.com It's still in alpha but supports a number of things already. Feel free to let me know what you think.




回答2:


It seems Fossil is available on Sourceforge:
http://tkoutline.sourceforge.net/cgi-bin/fossil/wiki

Though it's not clear if this is an official installation. It's within SF.net allowance to host custom CGI scripts, but a admin maintained installation would be nicer.

Even though setting up a Sourceforge entry is probably overkill for small projects (what Fossil targets), this seems a sensible project hosting option. If Fossil is not officially supported, we should lobby for it to become that. Most likely BerliOS would adopt it, too.




回答3:


This Site gives you a Free Fossil Repository hostet on Sourceforge:

http://fossilrepos.sourceforge.net




回答4:


I dont know of any, but its so easy to set up your own on any bit of hosting space you have access to that its less important than for other scm tools.

Link here to a tutorial I wrote on setting it up.

http://write.intellectualmollusc.net/2010/01/setting-up-a-fossil-repository-on-a-public-shared-server/



来源:https://stackoverflow.com/questions/2591021/are-there-sites-hosting-fossil-repositories

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