[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: walter klust <wklust_at_elego.de>
Date: Mon, 19 Aug 2013 07:54:20 -0700 (PDT)

> 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 ?

kind regard

Walter Klust

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062984

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-19 16:54:24 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.