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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=OZ
	zl4GUdTVdPB5fXPEPe03eKWwHEwrXNfx8JnyoFlW2Nh0MaltHjWvgX1AW/MBqNde
	z1e9sxYtDFrWTRt76VzvwP495Ko1Gfxe2ch2CiLOz84N2ELU6VJzMR8esXN8UA/U
	+aWl3qR99sITVxScDIY/M0DMdRsZFMOBhgL+BZ6yE=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=uC6yZMSX
	UoOc7hFDBMQzv9eaxW8=; b=Xgj1MsoPLGMR3hAc+m7ZAGAX1YNc8Mf+1Nr6+pni
	WG4aYAyqds+i8WcjVZD3SKUXQgw7EBaa/Tty2DJ/a7T8NkeX0lJprKsq/bOT9Mit
	7WVoC+OfJLahrORntVc/5G7419HD9bcv4As9iFgO+EYQOPsi2qKQwjes+2lL8gyK
	1fk=
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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yh0-f48.google.com
MIME-Version: 1.0
X-Received: by 10.236.51.42 with SMTP id a30mr10570973yhc.19.1397010059724; Tue, 08 Apr 2014 19:20:59 -0700 (PDT)
In-Reply-To: <20140408181301.GD2731@ednor.casa.cgf.cx>
References: <5F8AAC04F9616747BC4CC0E803D5907D0C8AED9C@MLBXv04.nih.gov>	<20140408031817.GA1796@ednor.casa.cgf.cx>	<5F8AAC04F9616747BC4CC0E803D5907D0C8B4372@MLBXv04.nih.gov>	<20140408090129.GC28755@calimero.vinschen.de>	<6CF2FC1279D0844C9357664DC5A08BA2464FF5@MLBXV06.nih.gov>	<5F8AAC04F9616747BC4CC0E803D5907D0C8B85C2@MLBXv04.nih.gov>	<20140408152118.GB4595@ednor.casa.cgf.cx>	<5344236E.8020503@aol.com>	<20140408164902.GD5812@ednor.casa.cgf.cx>	<5F8AAC04F9616747BC4CC0E803D5907D0C8B89AF@MLBXv04.nih.gov>	<20140408181301.GD2731@ednor.casa.cgf.cx>
Date: Tue, 8 Apr 2014 21:20:59 -0500
Message-ID: <CAAXzdLUJaQ3ap06EPD51ua45d7vqmaPanCZRo9CZDPKmMfm5=w@mail.gmail.com>
Subject: Re: We need steenking patches (Re: Cygwin kill utility...)
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

On Tue, Apr 8, 2014 at 1:13 PM, Christopher Faylor wrote:
> It is a little known fact that one of Corinna's early messages was
> actually a suggestion.  I suggested to *her* that a patch would be
> considered.  She took that as a challenge and provided a patch.
> Apparently Corinna is quite unique (we all know that now), at least as
> far as the Cygwin ecosphere is concerned.

I would like to contribute, but the current system sucks, to be frank. As far as
I can tell this is the current repo

  http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src

but then you can also find this

  http://cygwin.com/cgi-bin/cvsweb.cgi

which has about 50 "CVS Root"s. I dont know if these roots are all Cygwin or
what. All of this fails to mention that nowhere will you find a search function,
which is a huge fail. Compare to GitHub, which has

- search multiple repos at same time
- or search individual repo
- issue tracker
- you can go into the source code of a single file and comment on a single line,
  that is powerful stuff. Example
  http://github.com/svnpenn/bm/commit/1519bcb
- pull requests
- wiki for each repo
- binary downloads
- commit logs

of which current CVS does not have, or has crappy incarnation. I know this post
may seem rude, but I have good intent. I also would like to see Cygwin improve,
but you have to make it easier for people to do so.

--
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

