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

Re: Diff in the repository browser

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-04 15:11:10 CET

On Mar 4, 2005, at 1:17 AM, Dmitry Bely 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.
>

TortoiseSVN is a separate project; please mail
dev@tortoisesvn.tigris.org. This list is about development of the core
svn libraries.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 4 15:13:44 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.