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

RE: [TSVN] Log Dialog small Bug and suggestions

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-05-06 11:39:23 CEST

Hi Steve,

 
> > For example a status line at the bottom that goes through
> several steps and
> > displays a text. For example:
> > - Looking up server...
> > - Contacting repository...
>
> That's something Subversion does inside the API. So not something we
> have control over and could use to increment the progress bar.

I was afraid that was the case. Would that give us one additional step in
the progress bar?

> > - Fetching revision numbers...
>
> That's the only step TSVN does before fetching the logs. I've already
> changed it so that the progress bar starts showing before that step.

Nice. So we got 2+N steps?
- 1 Contacting repository + N big subversion api actions
- 2 Fetching revision numbers
- N Fetching log messages.

Suggestion: Make the first step (everythin hidden inside the subversion api)
the first step of the progress bar, or add a step zero, that is displayed
immediately, even before the subversion api is called.

Cheers
- Lübbe

--
       ___
  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 Fri May 6 11:39:52 2005

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.