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

Re: TortoiseMerge problem with Power Shell scripts

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 27 Jul 2012 20:28:52 +0200

On 27.07.2012 19:41, John Cambray wrote:
> Sure, here you go

Ok, with the text you wrote in that file I was able to create a file
that doesn't work properly in TMerge (the file you attached was already
converted to utf8 format).

The problem is that the powershell files are in unicode big-endian
format. That's a very unusual format since it requires a lot more code
to handle these on intel based processors (those processors are
little-endian based).

TMerge can not handle that format.
But I've created an issue for this so it might get implemented in 1.8.0:
http://code.google.com/p/tortoisesvn/issues/detail?id=375

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2993475
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-27 20:29:03 CEST

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.