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

Re: Repo Browser does not show older revisions completely !?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-02 17:49:39 CET

Udo Schifferdecker wrote:
> After moving some toplevel directories in the repository, the Repo
> Browser does not descend into the old revs any more.
> If I switch the Repo Browser to a revision before the moves, the old top
> level directory structure is displayed correctly,
> but when I try to descend into these dirs, I get an error message like
> "Error * REPORT request failed on 'https://<path to old dir>'
> 'https://<path to old dir>' path not found".
>
> On the command line a "svn ls https://<path to old dir>@oldrev -R"
> correctly displays all contents of the subtree.

Try
svn ls -v https://<path to old dir>@oldrev -R

that will fail.
It's a bug in the Subversion lib while fetching the locks. But it's
already fixed and merged back to the 1.3.x branch, so as soon as
Subversion 1.3.1 gets out, TSVN will work again too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 2 17:49:49 2006

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.