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

[TSVN] Bug report: compare revisions in repository browser

From: Arnaud Legout <Arnaud.Legout_at_sophia.inria.fr>
Date: 2005-07-22 16:06:56 CEST

Hi,

I am reporting a problem for SVNtortoise 1.2.1 on windows XP/SP2.
The problem is related to the feature
http://tortoisesvn.berlios.de/issues/index.php?do=details&id=104

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.

I have not subscribed to the mailing list.
If you need further details, put me in CC.

Regards,
Arnaud Legout.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 22 16:21:01 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.