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

Re: Patch created by TSVN cannot be applied by TSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-29 22:40:58 CEST

Johan Appelgren wrote:
> Hi,
>
> I'm using:
>
> TortoiseSVN 1.4.0, Build 7501 - 32 Bit , 2006/09/15 21:34:55
> Subversion 1.4.0,
> apr 0.9.12
> apr-iconv 0.9.7
> apr-utils 0.9.12
> berkeley db 4.4.20
> neon 0.25.5
> OpenSSL 0.9.8b 04 May 2006
> zlib 1.2.3
>
> I created the attached patch after some minor changes to
> <svn://svn.berlios.de/mbunit/trunk/v2/mbunit/MbUnit.Framework/TestCase.cs>
> and if I revert and then try to apply the patch it fails with the
> following error:
>
> ---------------------------
> TortoiseMerge
> ---------------------------
> The patch seems outdated! The file line
> /// <param name="name">
> and the patchline
> /// Name of the test case
> do not match!
> ---------------------------
> OK
> ---------------------------
>
> The repository path I have checked out is
> <svn://svn.berlios.de/mbunit/trunk/v2>.

The reason TortoiseMerge can't apply your patch is because the file
/v2/mbunit/MbUnit.Framework/TestCase.cs
has several lines ending with CR only instead of LF or CRLF. CR only
lineendings are not supported by TortoiseMerge.

Stefan

-- 
        ___
   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 Fri Sep 29 22:41:04 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.