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

Re: Observations on new repo browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-03-08 19:45:53 CET

Simon Large wrote:

> In the new browser, if you select an empty folder in the left pane, the
> right pane loses the 'File' text from the file column. All that is left
> is the sort direction arrow.

The text is still there, just expand the column.
The problem is that we adjust the column size according to the content
(i.e. the files/folders shown), and since there are no files, the list
header is used to determine the size of the column. But the list control
doesn't count the sort direction arrow for the column size.

I think we can live with that.

> If you select a new URL from the combo box, the combo box stays open
> until all the data has been fetched from the server. Then finally the
> screen redraws. No egg timer or anything to indicate something is
> happening.

Added a wait cursor in revision 8887.

> Starting the repo browser from a WC, eg. look at TSVN trunk or doc, the
> URL is initially blank. The only indication of activity is the 'please
> wait while the repo browser is initialised' text in the right pane, but
> after a couple of seconds that disappears and both panes and the URL
> remain blank until all the data is fetched.

Added wait cursor while the thread is running in revision 8888.

> Right click on a file in the right pane and see a double separator below
> Show Properties.

Tobias fixed that yesterday.

> Also on file context menu notice that 'Copy to working copy ...' appears
> twice.

Fixed in revision 8889.

> Open repo browser from a WC. Edit the URL to add a trailing slash and
> notice a bogus empty folder in the left pane.

Fixed in revision 8890.

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 Mar 8 19:46:09 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.