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

Re: Unable to find repository location for https:\\server\path\to\bar.c in revision 2

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 19 Aug 2013 20:30:34 +0200

On 19.08.2013 16:54, walter klust wrote:
>> Hello,
>>
>> tested by:
>>
>> client1: TortoiseSVN 1.7.13, Build 24257 - 64 Bit
>> client2: TortoiseSVN 1.8.1, Build 24570 - 64 Bit
>>
>> server1: SVN/1.7.11
>> server2: SVN/1.8.1
>>
>>
>> the following usecase:
>>
>>> add + commit (rev1)
>> \foo.c
>> \foo2.c
>>
>>> change + commit (rev2)
>> \foo2.c
>>
>>> rename + commit (rev3)
>> \foo.c to \bar.c
>>
>>> right click on bar.c and choose "Diff with previous version"
>>
>> = Unable to find repository location for https:\\server\path\to\bar.c in revision 2
>>
>>
>> I suspect tsvn do:
>> svn diff -PREV bar.c
>>
>> What I expected was:
>> svn diff -r 1:HEAD bar.c
>> (Because last committed rev from file bar.c was in rev1)
>>
>>
>> Regards
>> Tom
>
> Hello,
>
> This behaviour (getting a strange error message) when using "Diff with previous version" is quite unexpected.
> Would you please be so kind and look into this issue ?

It's a well known problem, and can't be fixed in TSVN. An explanation
can be found here:
http://svn.haxx.se/dev/archive-2010-06/0185.shtml

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062989
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-19 20:30:42 CEST

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.