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

Re: Can't compare revisions across copy/rename boundary?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-02 19:18:10 CEST

Steve Strobel wrote:
> I just created a small test case. I will send it to you via direct
> email. This is what I did:
>
> * Created new repo
> * Created working directory
> * Checked out repo
> * Created a file and added it
> * Modified the file (rev 2)
> * Created a branch and switched to it (rev 3)
> * Modified the file (rev 4)
>
> Now I can successfully compare rev 4 and 3, but not 4 and 2, 4 and 1, or
> 2 and 1. I do get the "changed files" dialog in every case; the error
> doesn't show up until I actually try to view the changes to the file.

Thanks for the test repo.
I did:
* check out from the root of the repository
* show log on root of working copy
* select revision 4 and 2 (or 4 and 1, or 2 and 1)
* changed files dialog comes up
* doubleclick on changed file: TortoiseMerge comes up and shows the
differences

So, I still can't reproduce the problem :(
Maybe it has something to do with the repository access? I'm using
file:/// - did you maybe use http/https/svn?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 2 19:18:19 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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