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

Re: [TSVN] Re: Re: Re: 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-15 11:04:02 CEST

On 9/15/05, Jochen Wendebaum <jochenSPAM@wendebaum.de> wrote:
> > Can you please try the following command with the CL client:
> >
> > svn info http://yourserver/repo/file@HEAD -rXXXX
> > where the URL is the URL (not working copy path) of the file you show
> > the log for, and XXXX the revision before the server update.
>
>
> c:\.....\Source>svn info
> http://...../repos/trunk/...../Source/Asc0Drv.h@HEAD -r3
> svn: Failed to fetch lock information: 404 Not Found (http://......)
>
>
> This fails also with the command line client!!

Ok, now comes the really hard part ;)
Report this on the Subversion mailing list (dev@subversion.tigris.org).

I don't know if it's because of your repository or server/client
problems. The error indicates that it tried to fetch locking
information, which the server should have returned (it's a 1.2.x
version).

Please make sure to include version information for both server and
client when you report this on the Subversion mailing list (I know, I
could report this too, but then when the devs there have questions
about the problem, you can answer them better than me).

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 15 11:04:19 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.