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

Re: Repo browser not using a peg rev when non-head browsing?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-05 09:58:56 CET

Simon Large wrote:

> Using TSVN r5611. Open repo browser on this URL:
>
> http://svn.pumacode.org/repos/vss2svn
>
> Change from HEAD to r95
>
> Expand to show trunk/tags/branches
> Expand branches to show 0.3-bugfix
> Try to expand 0.3-bugfix
> Error * REPORT request failed on {path} {path} not found.
>
> Showlog for 0.3-bugfix works just fine (that branch was deleted in r96).

Simon, I thought you should know that by now:
That's the bug in the Subversion library which was mentioned here a
*lot* already, always with the effect that the repobrowser can't browse
some non-existing-in-head paths anymore.
To find out if a bug is related to that, use the CL client with
svn ls -v url -rXXX

make sure you don't forget to add the '-v' flag!

> BTW there is another unrelated strange effect on Win2K. That error
> message does not fit the column width, but if I hover the mouse pointer
> on it, entering from the top or from the bottom I see the whole message
> in a tooltip (correct). If I enter from the left or right side, the
> tooltip flashes continuously (unreadable).

I know those tooltips don't work as expected. But I have no idea why
they flash. And also no idea on how to fix it.

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 Sun Feb 5 09:59:10 2006

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.