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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=ec+wJbVitokqDfD8VT1pedoJAJFNyu/6QsyjjBAgSimIbW+VYPjqU
	e8hpCbhNJ01j7GPJfBJGlMnVwcZblTtFFItsM4Jive/grzgT+CtfpSQr2BlfI2bk
	pn8fARkWASWorHcwxlm8w9l3UPbeSZw5rJgz4ikOWst/nG+IThyBws=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=GECwnALJtyY4NmV8T7k6Nz2fD2k=; b=No/wyjYDaTyqAI1kqwg4N9Cyuol8
	ibuUq/pu8RNCxeSYOqJuH2FHxnBO7vkRbvMwPmFJG91Z/EaJJHiEqAA9tplt/YFZ
	NXayfjscHFFaL/gSuaBWweKkAClh8MU765T0VqHRUdkfcFJukGiAzhGwnDHjqbi9
	24OiHNV3jli0eUU=
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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: mho-02-ewr.mailhop.org
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX18M+83k2O3XmglDMHorMSOv
Date: Tue, 8 Apr 2014 23:28:33 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: We need steenking patches (Re: Cygwin kill utility...)
Message-ID: <20140409032833.GA2351@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <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> <CAAXzdLUJaQ3ap06EPD51ua45d7vqmaPanCZRo9CZDPKmMfm5=w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CAAXzdLUJaQ3ap06EPD51ua45d7vqmaPanCZRo9CZDPKmMfm5=w@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)

On Tue, Apr 08, 2014 at 09:20:59PM -0500, Steven Penny wrote:
>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.

The problem with being frank is that you stand the chance of looking
uninformed if you didn't do some basic research.

>As far as I can tell this is the current repo
>
>http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/?cvsroot=src

That's the web representation of the Cygwin CVS tree.  If you don't know
how to translate that into a cvs command you shouldn't bother.

>but then you can also find this
>
>  http://cygwin.com/cgi-bin/cvsweb.cgi

cygwin.com == sourceware.org == gcc.gnu.org.  You're looking at the
top-level (mostly unused these days) CVS repo for sourceware.org.  That
contains the Cygwin CVS repository but it isn't the right way to get
the information for checking out Cygwin.

Instructions on how to check out the source are available at the cygwin web
site, just like they are at every open source site.  Go to the cygwin web
page and look to the left.  You'll see "Contributing" and "Source in CVS".
Both lead you to instructions.  "Contributing" is intended to help with
providing patches.  "Source in CVS" is obvious.

Yes, I know.  Git is better than CVS.

cgf

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

