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

Re: An unknown line type was found in line 188

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-09-21 23:18:20 CEST

Flex wrote:
> Hi all. I got this error every time I try to apply this patch. Being
> over 188 many times but can't see anything wrong. Tried the latest
> nighty - TortoiseSVN 1.4.0, Build 7547 too with same error. Is there
> something wrong with it?
>
> ------------------------------------------------------------------------
> Index: src/game/QuestHandler.cpp
> ===================================================================
> --- src/game/QuestHandler.cpp (revision 2264)
> +++ src/game/QuestHandler.cpp (working copy)
> @@ -87,6 +87,35 @@
> sLog.outDebug( "WORLD: Received CMSG_QUESTGIVER_ACCEPT_QUEST npc = %u, quest = %u",uint32(GUID_LOPART(guid)),quest );
>
--^
This line (155) should have a single space (as opposed to the special
characters '+', '-' and '@'. I guess this means the line is discarded
from the hunk, which is then 1 line too short. If it doesn't increment
the line count either, then line 188 appears to be the next @@ entry.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 21 23:17:49 2006

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

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