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

RE: Re: Diff with previous version -> "Unable to find repository location for ..." if file is not in previous rev.

From: Bohmont, Brent <BBohmont_at_kastle.com>
Date: Mon, 20 Oct 2008 14:04:44 -0400

Hello,

I also found the same behavior in v1.5.4 build 14259 64 bit.

1. Add or import new file
2. Right click on the new file in working copy - select "Diff with previous version"
3. Receive message box with error "Unable to find repository location for '<file name>' in revision <creation revision - 1>".

The command "TortoiseProc /command:diff /path:<file name> /startrev:<creation revision - 1> /endrev:<creation revision>" also replicates this behavior.

I have seen this one with at one other user (my boss!), but that was in v1.5.3.

Brent Bohmont
Kastle Systems, LLC

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Monday, October 20, 2008 1:09 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Diff with previous version -> "Unable to find repository location for ..." if file is not in previous rev.

Dave Lawrence wrote:
>> When I choose:
>> "Diff with previous version"
>>
>> On a file that was not checked in in previous revision, I get this
>> error:
>> "Unable to find repository location for ..."
>>
> Coincidentally I am getting the same error on a file today. The last
> change to the file is that it was moved, there we no text changes
> committed (to that file) in the same rev. What I think should happen
> therefore is that the diff should simply reveal that there are no
> differences.
>
> So I tried with the command line:
> svn diff file.c -r PREV
> same error.
>
> So I did a script to reproduce the problem... can't reproduce it! So
> it might be to do with the server, or maybe the protocol (http). I'll
> have to do some more digging...

If you can reproduce this, please tell us. Maybe there's something we can do about that.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-20 20:04:53 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.