public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco_atzeri@yahoo.it>
To: Andrey Repin <cygwin@cygwin.com>
Subject: R: patch can't find files by linux-stype path
Date: Fri, 01 Oct 2010 14:31:00 -0000	[thread overview]
Message-ID: <321896.35432.qm@web25501.mail.ukl.yahoo.com> (raw)
In-Reply-To: <20993553.20101001175836@mtu-net.ru>

--- Ven 1/10/10, Andrey Repin  ha scritto:

> Greetings, All!
> 
> [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 
"-p number" 

> The text leading up to this was:
> --------------------------
> |--- DebuffFilter/DebuffFilter.xml     
> 2009-09-01 22:10:48.000000000 +0400
> |+++ DebuffFilter/DebuffFilter.xml     
> 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   
> 2009-09-01 22:10:48.000000000 +0400
> |+++ ./DebuffFilter/DebuffFilter.xml   
> 2009-10-04 08:28:36.412625000 +0400
> --------------------------
> File to patch:
> 
> But when I change these lines to
> --- DebuffFilter\DebuffFilter.xml  2010-09-18
> 16:25:08.000000000 +0400
> +++ DebuffFilter\DebuffFilter.xml  2010-10-01
> 17:54:35.746500000 +0400
> 
> the patch works well.
> 
> 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
> 
> So, the question is... what i'm doing wrong?
> 
> 
> -- 
> WBR,
>  Andrey Repin 
> 01.10.2010, <17:56>
> 
> Sorry for my terrible english...
> 

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

  reply	other threads:[~2010-10-01 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01 14:00 Andrey Repin
2010-10-01 14:31 ` Marco Atzeri [this message]
     [not found] <63338435.20101002014533@mtu-net.ru>
2010-10-02  4:36 ` R: " Marco Atzeri
2010-10-02 17:40   ` Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=321896.35432.qm@web25501.mail.ukl.yahoo.com \
    --to=marco_atzeri@yahoo.it \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).