[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: hiccups by patch program?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-01-08 19:12:12 CET

Markus Elfring wrote:
>> Seriously: please provide specific information that's related
>> to the problem.
>
> I've got this annoying issue:
> $ patch -r test8160.rej app_db.c const4.patch.part010
> patching file app_db.c
> Hunk #1 FAILED at 49.
> 1 out of 1 hunk FAILED -- saving rejects to file test8160.rej
>
> Why are the appropriate places for the intended updates not found
> in the source code?

Remember: you're on the *TortoiseSVN* mailing list here! We have
absolutely nothing to do with the patch tool you're using.

I've again reviewed the patchfile you told you have problems with:
http://bugs.digium.com/file_download.php?file_id=12617&type=bug

And from what I can see, the patchfile is absolutely correct. If you
can't apply it with whatever tool you're using, please ask on their
mailing list for help.

> I suggest also to consider an other viewpoint that seems still
> to be in the waiting queue.
> "implement svn patch to accept svn diff output"
> http://subversion.tigris.org/issues/show_bug.cgi?id=2451
> http://subversion.tigris.org/issues/show_bug.cgi?id=511

If you read those issues you will discover that Subversion doesn't have
an 'apply' or 'patch' command implemented, only a 'diff' command which
outputs a patchfile in unified diff format. It has nothing to do with
your problem. And besides: this is the *TortoiseSVN* mailing list, not
the Subversion mailing list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jan 8 19:12:19 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.