From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15602 invoked by alias); 1 Oct 2010 14:31:46 -0000 Received: (qmail 15589 invoked by uid 22791); 1 Oct 2010 14:31:45 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from n22.bullet.mail.ukl.yahoo.com (HELO n22.bullet.mail.ukl.yahoo.com) (87.248.110.139) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 01 Oct 2010 14:31:40 +0000 Received: from [217.146.182.179] by n22.bullet.mail.ukl.yahoo.com with NNFMP; 01 Oct 2010 14:31:37 -0000 Received: from [87.248.110.52] by t5.bullet.ukl.yahoo.com with NNFMP; 01 Oct 2010 14:31:37 -0000 Received: from [127.0.0.1] by omp104.mail.ukl.yahoo.com with NNFMP; 01 Oct 2010 14:31:37 -0000 Received: (qmail 35473 invoked by uid 60001); 1 Oct 2010 14:31:37 -0000 Message-ID: <321896.35432.qm@web25501.mail.ukl.yahoo.com> Received: from [57.67.164.37] by web25501.mail.ukl.yahoo.com via HTTP; Fri, 01 Oct 2010 14:31:36 GMT Date: Fri, 01 Oct 2010 14:31:00 -0000 From: Marco Atzeri Subject: R: patch can't find files by linux-stype path To: Andrey Repin In-Reply-To: <20993553.20101001175836@mtu-net.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2010-10/txt/msg00023.txt.bz2 --- Ven 1/10/10, Andrey Repin ha scritto: > Greetings, All! >=20 > [C:\arc\games\online\WoW\AddOns\DebuffFilter-1.98]$patch C:\arc\games\online\WoW\AddOns\DebuffFilter-1.98 is not a cygwin path, so what is your shell ? I will expect something like /cygdrive/c/arc/games/online/WoW/AddOns/DebuffFilter-1.98 > < ../.modd/DebuffFilter/TinyFontFix.patch > can't find file to patch at input line 3 > Perhaps you should have used the -p or --strip option? patch --help is your friend, you need likely to specify=20 "-p number"=20 > The text leading up to this was: > -------------------------- > |--- DebuffFilter/DebuffFilter.xml=A0 =A0 =A0 > 2009-09-01 22:10:48.000000000 +0400 > |+++ DebuffFilter/DebuffFilter.xml=A0 =A0 =A0 > 2009-10-04 08:28:36.412625000 +0400 > -------------------------- > File to patch: ? > [C:\arc\games\online\WoW\AddOns\DebuffFilter-1.98]$patch > < ../.modd/DebuffFilter/TinyFontFix.patch > can't find file to patch at input line 3 > Perhaps you should have used the -p or --strip option? > The text leading up to this was: > -------------------------- > |--- ./DebuffFilter/DebuffFilter.xml=A0 =A0 > 2009-09-01 22:10:48.000000000 +0400 > |+++ ./DebuffFilter/DebuffFilter.xml=A0 =A0 > 2009-10-04 08:28:36.412625000 +0400 > -------------------------- > File to patch: >=20 > But when I change these lines to > --- DebuffFilter\DebuffFilter.xml=A0 2010-09-18 > 16:25:08.000000000 +0400 > +++ DebuffFilter\DebuffFilter.xml=A0 2010-10-01 > 17:54:35.746500000 +0400 >=20 > the patch works well. >=20 > Ah, of course... > [C:\arc\games\online\WoW\AddOns\DebuffFilter-1.98\DebuffFilter]$which > patch > patch is an external : C:\Programs\CygWin\bin\patch.exe >=20 > So, the question is... what i'm doing wrong? >=20 >=20 > --=20 > WBR, > Andrey Repin=20 > 01.10.2010, <17:56> >=20 > Sorry for my terrible english... >=20 not so bad. 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