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

Re: [Subclipse-users] Performance ofConnections

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-01-31 16:53:13 CET

Robert Einsle <robert@einsle.de> wrote on 01/31/2006 10:41:47 AM:

> i think, while updating resources, the updating is very fast, but it
> takes long time, i think, while commiting. I see the Progressbar fast
> going to 99 %, but on 99 % it takes long tine until finish.

The progress information in Subclipse is based on the notifications you
see in the console, not on the data transfer. In the case of commit those
notifications all occur prior to sending the data to the server. Also,
Subversion servers, especially fsfs, have a bit of a delay after they have
received all of the data as it is then applying the transaction to the
repository.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jan 31 17:12:30 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.