[Svnmerge] [PATCH] fix remaining test failures on Windows

Giovanni Bajo rasky at develer.com
Thu Jul 12 02:53:48 PDT 2007


On 12/07/2007 5.13, Dustin J. Mitchell wrote:
> On Tue, Jul 10, 2007 at 11:05:42AM +0200, Hern??n Mart??nez Foffani wrote:
>>> I debated whether to submit this, because it feels kludgy.  At first I
>>> wondered if it were just when the tests run.  But I found that it can
>>> be 
>>> duplicated in a very simple manual svnmerge.py usage scenario on
>>> Windows, so anyone could get the error "Inconsistent line ending
>>> style". (Anyone have a guess how many svnmerge.py users there are
>>> under Windows? 
>>> We will have some here or I wouldn't have worried about it.)
>> We (at my company) are Windows only developers and heavy
>> svnmerge.py users.
> 
> Hernan (apologies for my mailer's butchering of the Unicode..) --
> 
> Would you mind taking a look at Luke's patch to see if you think it
> makes sense, or if there's a better way?
>   http://subversion.tigris.org/issues/show_bug.cgi?id=2813

At the very least, it should be using "wU" to create the commit log file, 
instead of doing another pass over it.

I'm planning to look at all these patches for the testsuite, but I need to dig 
back to where it all started to make sure it's not a whole lot of useless work.
-- 
Giovanni Bajo




More information about the Svnmerge mailing list