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

[TSVN] comment to bug # 144

From: Marian Csontos <csontos_at_axa.sk>
Date: 2005-08-05 14:18:06 CEST

BUG #144:

When you compare two branches using the repo browser there are several
problems. Imagine that you select in the repo browser two branches A and
B. These branches are located in /SVNRepository/titi/branches/. When you
select A and B and right click to obtain the diff: -the changed file
dialog box shows all the changed files, but use a wrong location in the
repository. All files are identified as in
/SVNRepository/titi/branches/B/.... even if the file does not exist in
this branch. In fact the path of the last selected branch in the repo
browser list is used for all the files. One would expect to see the exact
path of each file. Probably, files with a file path that only differ by
the branch name (i.e., files that are present in both branches) should be
displayed with a given color convention. Files missing in any branch
should be displayed with another color convention, one color per branch.

-when one double click on the file to see its diff, tortoise merge
displays the wrong path for file. In fact both files have the same path in
the repository. This is probably related to the problem above.

-In tortoiseMerge, when I put the mouse on the file name, I would expect a
tooltip with the full path name (that is often cut) instead of the path to
the temporary file.

MY COMMENT:

It seems that similar problem happens not only with different branches, I
tried to compare 2 version of one file in the same branch, and list
showing changed files contained wrong path to repository as folowwing:

        svn://host/path/filename.ext/filename.ext

showing context diff is OK.

I'm using TortoiseSVN 1.2.1

-- Marián Csontos

________ Information from NOD32 ________
This message was checked by NOD32 Antivirus System for Linux Mail Server.
http://www.nod32.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 5 14:27:56 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.