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

Re: Status information -- needs a better solution

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-02 22:52:28 CET

Jared Armstrong wrote:
> What I was discussing is happening without the left tree view even
> being visible. I understand that EXPLR is rather un-intelligent with
> the left tree panel updates.
>
> I am using 1.3.1 Build 5521, with SVNServe 1.3.0 on a network drive
> mapping. I really do almost all of my development work on network
> shares.

Ok, now it's clear why you don't have always up-to-date status overlays.
You see, on network shares, it's the server that does the monitoring.
And the server is responsible for sending notifications about changes of
files to the clients. But those notifications have a very low priority
on the server - other serving tasks (sending files, websites, ...) come
first. Sometimes a server even drops change notifications.
Also, those notifications are sent unacknowledged, so if a packet is
lost, neither server nor client will notice that - and that means the
cache simply doesn't know about a change and won't update the status.

There's nothing I can do about that, sorry.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 2 22:53:13 2006

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.