Re: [Ddclient-support] SF vs Github: duplication, confusion
Brought to you by:
supersandro2000,
wimpunk
From: wimpunk <wi...@us...> - 2014-06-30 19:44:58
|
On 06/25/14 11:00, Daniel Roethlisberger wrote: > Hi all, > > Am I the only one thouroughly confused by the duplication of web > content, ticketing system, and source code, on both SF.net and > Github? Is there a specific reason for that? I would suggest to > fully do the move to Github and make the SF.net website just > point to Github (keeping only the mailing list on SF.net). Or > the other way around, if you prefer old-school. But have just > one place people have to monitor and look at when they want to > contribute to ddclient or figure out how to submit patches. > > Just a thought. > Hi, First, as you probably noticed, this list is pretty calm. There used to be a developer mailing list but because they both weren't used very much, I decided to only use the support mailing list. I think there were two reasons why I started using github for keeping the code. It has a very easy way to create pull requests and I discovered a few repositories out there which were based on ddclient but were different imports. I've been thinking of moving completely to github because sf.net announced the ending of the trac environment. Fortunately they didn't closed the service that fast. Sf created a way to move to their allura environment which kept the history still accessible. That must have been the moment I decided to stay on sf.net. Some people just doesn't like the fact they have to register on sf.net to use it and ratter create pull requests on github. Although maybe I could better switch to git on sf.net, I currently don't have any problems with maintaining them both. Kind regards, wimpunk. |