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

Re: BUG: repo-browser allow expanding regular files as directories

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-09 19:01:23 CET

Roel Harbers wrote:

> I've noticed the repo browser behaves differently when invoked through
> the merge dialog or from the context menu. (in the first case, it puts
> the full filename in the url box when clicking a file, in the latter,
> only the pathname)

It doesn't depend on the dialog from where it is started.
If you start it by right-clicking, TSVN knows if the path is a file or a
folder. If you start it with an URL, TSVN can't know that.

So yes, it *is* a bug, but one I can't resolve. At least not without yet
another round trip to the server to ask if an URL is a file or a folder
before asking for its contents.

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 Feb 9 19:01:42 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.