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

Re: Repository Browser not working

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 16 Jan 2012 16:55:09 +0100

On Mon, Jan 16, 2012 at 16:47, Dave Huang <khym_at_azeotrope.org> wrote:
> On Jan 16, 2012, at 4:43 AM, Kurt Pruenner wrote:
>> TortoiseSVN walks down to the root from the path you want to open the
>> repository browser on.
>
> But why does it do that? Prior to 1.7, TSVN did *not* do that--e.g., with TSVN 1.6.15, if you opened the Repo browser to http://plugins.svn.wordpress.org/mailto, the pane on the left would show these folders: http://plugins.svn.wordpress.org -> mailto -> {branches, tags, trunk}, plus a message at the bottom that says, "Hint: Press F5 to refresh the selected subtree and Ctrl+F5 to load all children too".
>
> 1.7 no longer has that message at the bottom, and not only does it automatically load all children of the folder you're browsing, it loads all children of the repo root. What was the purpose of this change?

In 1.6, you had
http://reporoot/sub/sub/selectefolder
and nothing else.
If you didn't *know* that there were other folders below the root, you
would never ever know that.

Now 1.7 actually fetches the folder list up to the repo root. For
normal projects that's not a problem.
For wordpress, that's a problem.

1.7 also pre-fetches information while you're looking at the repo
browser. Once you decide what to click on, the repo browser has that
information already loaded.
That's why the Ctrl-F5 option is gone.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2909173
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-16 16:55:34 CET

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.