Re: [Simple-support] Is this project still alive?
Brought to you by:
niallg
|
From: Niall G. - Y. <Nia...@yi...> - 2013-12-18 03:20:33
|
Perhaps when I get an opportunity I will take a look at it, sourceforge.net offers some things that github just did not have last time I checked. Like hosting my own project website under my own specific domain name. Maybe this has changed if so then I might consider moving it. From: Tomáš Procházka [mailto:tom...@at...] Sent: 18 December 2013 10:42 To: Niall Gallagher - Yieldbroker Cc: sim...@li... Subject: Re: [Simple-support] Is this project still alive? Main problem of sourceForge is absence of fork/pull mechanism. Everyone can by one click make fork, fix any bug and pull changes back to you by Pull Request, which you can check and accept by one click. It's extremely easy and all forks are still at the one place. Now If someone decide to fix some problem is extremely complicated to send you some patch back. And this is not one benefit GIT has also integrated bugtracker with GIT and with Integration server. When someone send you pull request with some change it will be automatically run build on CI server and result will be write to the comment in the bugtracker, you intermediately know, if changes broken any tests. And some other great function like code review, etc. SourceForge is now only for historical and already dead projects. -- Ing. Tomáš Procházka 2013/12/17 Niall Gallagher - Yieldbroker <Nia...@yi...<mailto:Nia...@yi...>> Hi, Yes it is still alive. I am happy with sourceforge right now and have no intention of moving at the moment. Thanks, Niall From: Tomáš Procházka [mailto:tom...@at...<mailto:tom...@at...>] Sent: 18 December 2013 06:11 To: sim...@li...<mailto:sim...@li...> Subject: [Simple-support] Is this project still alive? Is this project still alive? What about migrate project to some modern project hosting like github.com<http://github.com>? It is much more usable for development :-( -- Tomáš Procházka |