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

Re: Possible bug - Repo browser opens link as directory not as file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-07-26 19:28:00 CEST

Martin Dluho¹ wrote:
> Hi,
> steps to repeat the bug.
> 1. Put a document into SVN into some folder (ie. projects\document.doc)
> 2. Take the URI (ie. svn://myserver.com/projects/document.doc) and run
> it from browser (IE, Firefox, ...)
> 3. The repo browser opens the document as folder and not as file (see
> attached screenshot)
>
> Hopefully it is a bug and not a feature :)

TSVN can't know from an URL if it points to a file or a folder (try it
yourself and you'll see what I mean).
That's why the repository browser always assumes a folder. But as soon
as you refresh the node in the repo browser, it gets corrected.

You can also try a nightly build: the repobrowser was completely
rewritten and can deal with such situations much better now.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 26 19:26:46 2007

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.