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

Re: [TSVN] Diff in the repository browser

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-03-04 12:49:34 CET

On Fri, 04 Mar 2005 14:43:50 +0300, Dmitry Bely <dbely@mail.ru> wrote:
> When you compare two files/revisions in the repository browser and an
> external diff program (TortoiseMerge by default) is invoked, file
> contents do not match their titles. This is due to the typo in the
> src\TortoiseProc\RepositoryBrowser.cpp:
>
> line 669:
> CUtils::StartExtDiff(tempfile2, tempfile1, url1.GetUIPathString(), url2.GetUIPathString());
>
> tempfile1 and tempfiles2 (or urls) should be swapped here.
>
> Could you fix this as the bug is quite annoying.

four hours too late ;)
Got fixed in revision 2770.

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 Fri Mar 4 12:50:26 2005

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.