X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 X-Google-Sender-Delegation: rcdailey AT gmail DOT com In-Reply-To: <500DA682.1060501@gmail.com> References: <500DA682 DOT 1060501 AT gmail DOT com> Date: Mon, 23 Jul 2012 14:33:12 -0500 Message-ID: Subject: Re: patch not working on Windows 7 x64 From: Robert Dailey To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Well it hangs no matter what I do, I've also tried: patch bug.patch And it still hangs... On Mon, Jul 23, 2012 at 2:31 PM, marco atzeri wrote: > On 7/23/2012 9:20 PM, Robert Dailey wrote: >> >> I'm using Cygwin on Windows 7 x64 and when I run just 'patch', it >> hangs and never returns. If I do 'patch --help', help is printed just >> fine. I'm not sure why this is happening. >> >> Any help getting this working? >> > > Are you sure to have read the manual ? > From "man patch" > --------------------------------------------- > NAME > patch - apply a diff file to an original > > SYNOPSIS > patch [options] [originalfile [patchfile]] > > but usually just > > patch -pnum [cut] > ------------------------------------------------ > if you give no patchfile "patch" is waiting the diff > from stdin, so it is not hanging at all > > Marco > > > > -- > 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 > -- 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