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

Re: [TSVN] TortoiseSVN does not manage to compare the same file from different branches and revisions

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-20 19:01:01 CEST

Jean-Noël Rouvignac wrote:
> I am using currently using TortoiseSVN 1.2.1 (Build 3895) on Windows
> XP with Subversion 1.2.1 installed on AIX 5.2.0.0 PowerPC server
> called "hades". I access Subversion Via WebDAV.
>
> Here is what I do:
> - I merge a branch to my trunk.
> - When navigating through the trunk of my application source in the
> explorer, I right-click on the only file I have and choose
> "TortoiseSVN > Revision Graph".
> - when in the revision graph, I select two revisions from differents
> branches. For example: revisions 13 and 11, or revisions 13 and 10,
> or revisons 12 and 9 of main.c .
> - Then I right-click and choose "Compare revisions" and obtain a
> dialog whose name is "Changed File" showing that
> http://hades/svn/repository/trunk/main.c/main.c had changed.
> Unfortunately, I do not have any
> http://hades/svn/repository/trunk/main.c/ directory.
> - When I right-click on it, I expect to see the differences between
> the two revisions. Unfortunately, I have the following error instead:
> "PROPFIND request failed on '/svn/trunk/main.c/main.c'
> Could not open the requested SVN filesystem"
>
> Note that when I choose "Unified diff" instead of "Compare revisions",
> it works fine and shows me the expected differences. I have the same
> result with command line "svn diff
> http://hades/svn/repository/branches/trunk/main.c@11
> http://hades/svn/repository/trunk/main.c@13"

Thanks for the detailed report.
Fixed in revision 3946.

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 Wed Jul 20 19:01:22 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.