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

Re: [TSVN] BUG - Showing Diff on a File with path changed.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-05 21:34:43 CEST

Fernandes, Filipe (Bolton) wrote:
> I have a file in the repository under a directory name
>
> /project/branches/1.0.0.0
> --> file1.cc
>
> Make changes to file1.cc then rename the branch to 1.0.0.0c.
>
> When showing the logs for that project,
>
> 1. Click on a revision that file1.cc was modified
> 2. Right-Click on file1.cc to show context menu in the third pane,
> 3. Click on 'Show Differences'
>
> I get a message box with an error message that says
> 'Failed to fetch lock information: 404 Not Found (https://blah blah blah)'
>
> This only fails when I use https:// and not file://. I don't
> Know about just using plain http.
>
> Attached is the picture of the error message.
>
> Using TortoiseSVN 1.2.4 r4542 (nightly) against Subversion 1.2.1
> However, it works with TortoiseSVN 1.2.2 r4392 (also from nightly).

This came up already.
My advice back then: get the command line client, do an
svn info https://server/root/project/branches/1.0.0.0/file1.cc
You'll get the same error (if you have a pre-1.2 server).

Now go over to the Subversion mailing list and report this. Since you
can reproduce this, you can ask questions they might have.
If I try to report this over there, I can't really answer all the
question (I'd have to ask you back) - that's not practical, so please
report it yourself.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 5 21:36:35 2005

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

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