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

Re: [TSVN] Bug: Comparing two revisions of a file with one being from before-lock-times leads to an error message "Failed to fetch lock information"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-08 14:07:09 CEST

On 9/8/05, Jochen Wendebaum <jochenSPAM@wendebaum.de> wrote:

> the following bug occurs always when I do the following:
>
> - Open the log dialogue for a file that is in the repos since
> before-lock-times (I think before SVN Version 1.2)
> - Compare a current version with an old version where locks didn't exist.
> - A error message pops up: "Failed to fetch lock information: 404 Not
> Found (http://...).
>
>
> Comparing this file with a version that was committed after 1.2 was
> installed works fine.

Can you try the CL client (on the same machine you're using TSVN) with
the following command:

svn diff http://.... -rHEAD:XXX
where XXX is a revision before-lock-times.

If that gives you the same error, then please report this on the
Subversion mailing list (users@subversion.tigris.org).

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 Thu Sep 8 14:08:46 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.