X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:references:in-reply-to
	:subject:date:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=ykclzgCNNDBC3gKc
	TZFuBF9uixjLuv7+Gq5XOHCUTWfzTvDL6XdguSqd7O67EdBqOutKItlbHKKnffSV
	lSpKp4t3fkRWZtlYwik5bw+Uk5JiczjptY6cGsD6gyflvgz+4PsYoFiP3+AmJ5dw
	t0dVOIpsNxkGLyFgXPR1CqFu344=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:references:in-reply-to
	:subject:date:mime-version:content-type
	:content-transfer-encoding; s=default; bh=pXpdlwCV4E/kFWJdwGBuGc
	+B8Ss=; b=FYdTjXA0Ls4FOrOXeq1TGrf3tOzC+Kwe0Rd5ikrCfVXiE7zM5skLbE
	vjoQD7Z4QOLubT5zbQvRdwE2A5noG2Kes//gY6uzQX8Afld49MLmjdeuGzPBRirY
	psTY/3B0Ngx1fUNaqN9Tr/CR9IPSLxOVUVNLvqxKB0CXAwAlxXyPY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2
X-HELO: BAY004-OMC1S10.hotmail.com
X-TMN: [Wbx3zsLjHqT7OS3Vgb+Kp+O0au+Ov/4z]
Message-ID: <BAY169-DS48100CE0A9AFC2F624A090A7B60@phx.gbl>
From: "Tony Kelman" <tony@kelman.net>
To: <cygwin@cygwin.com>
References: <556B79E7.8070700@towo.net>
In-Reply-To: <556B79E7.8070700@towo.net>
Subject: Re: mintty project
Date: Mon, 1 Jun 2015 00:01:20 -0700
MIME-Version: 1.0
Content-Type: text/plain;	format=flowed;	charset="utf-8";	reply-type=response
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

> Personally I feel that a platform like sourceforge provides a more 
> professional project environment which would provide more confidence in 
> stable project development.
> What do you think?

Sourceforge is awful. It's incredibly unreliable, on a project I contribute
to where we deal with dozens of commits and pull requests every day, we've
had to put in workarounds and caching servers into our continuous
integration system specifically for Sourceforge-hosted dependencies because
it goes down so often.

Open-source mindshare is entirely on GitHub today. Even Microsoft is aware
of this and adapting to the times. Opening up mintty's development so it's
literally a click of a button to suggest a patch is a good thing, especially
since it looks like that GitHub fork was done well, including migrating all
the open issues over. We should put in some unit tests too, and set up a
hosted continuous integration service like AppVeyor to build and run the
tests on every commit and suggested pull request.

-Tony


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

