Dave Lawrence wrote:
> Fitzgerald, Joe wrote:
>> Testing on TortoiseSVN 1.5.3, Build 13783 - 32 Bit , 2008/08/30 20:59:46
>>
>> Steps to reproduce.
>>
>> Commit a new file to the repository at rev N
>>
>> Make a change to the file and commit it at rev N+1
>>
>> Delete the file using TortoiseSVN and commit the deletion at rev N+2
>>
>> Show log on your repository. Highlight rev N and N+1, right click and
>> select "compare revisions"
>>
>> Double click the file you modified.
>>
>> EXPECTED BEHAVIOR: Tortoise Merge shows the difference in the file
>> beween those two revisions.
>>
>> OBSERVED BEHAVIOR: Tortoise reports File not found: revision N+2, path
>> '/directory_name/file_in_question.txt'
>>
>
> I can reproduce this with the script I provided in this thread
> http://tortoisesvn.tigris.org/servlets/ReadMsg?listName=users&msgNo=13143
>
> In my instructions there, I said "do a show log on bar". That's now
> fixed. If that is amended to "do a show log on the root of the w/c
> (which is checked out from the root of the repo)" then the problem
> described above occurs.
Fixed in r13823.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-09-04 18:57:49 CEST