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

Re: Bug: TortoiseMerge _almost_ handles Mac end of line.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-01 18:47:19 CET

Nick Westgate wrote:

> Of course, I probably would not have even suggested this as a
> "Feature Request" except that I went to the trouble of looking at
> the TMerge code and saw partial support for CR. As usual, it's just
> Micro$oft's short sightedness in the way.
>
> I would submit a small patch myself, but the free version of
> Visual C++ doesn't come with MFC.

You could write just a class which does the same as the ReadString()
method of the CStdIOFile class we use now. You can do that with the free
VC-Express version without using MFC. Then just send us that class, and
we can use that one instead.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 1 19:11: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.