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

Re: Tortoise Feature Request

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-07-26 18:18:09 CEST

On 26/07/07, mrzaggy@optusnet.com.au <mrzaggy@optusnet.com.au> wrote:
> OK, ive searched the archives and flyspray with no luck (or maybe im just
> using the wrong terms). Forgive me if someone already has asked for this,
> as it is kinda a basic request.
>
> I'm a dial up user (yes, i am still stuck in the 20th Century!) who often has to
> do large-ish (for dial-up) Commits and Updates; we're talking 10-100Mb. Is it
> possible to include some kind of 'percentage complete' bar or Status bar
> feedback for percentage complete (per file and per commit/update in total)
> as well as total size of commit/update? Simply to allow us dial-up ppl to
> figure out if we best go away and have a coffee for 30mins, or go to bed and
> leave it update all night!

I think this is on everyone's wish list. Unfortunately Subversion
doesn't provide enough detail in the callbacks to allow us to display
this. In fact I'm not even sure it's possible as the data is
transmitted as a compressed diff, which I believe is computed on the
fly. That means there is no way to tell how much data is going to be
transmitted. The best place to try badgering is the users at
subversion.tigris.org list

Simon

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

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.