RE: Re: bug\patch: In UpdateCurrentStatus(): UpdateShell not always called if status changed
From: Gunnar Dalsnes <hardon_at_online.no>
Date: Sun, 30 Aug 2009 14:50:27 -0700 (PDT)
I didn't test further, but I came to conclusion that this is not the right fix, so please ignore the patch.
I discovered the initial status returned for the WC base folder was always status none, and this seems wrong. It should have been status normal. The shell refresh patch i sent is just a workaround for this bug.
In GetStatusForMember:
// If the status *still* isn't valid here, it means that
These two lines make no sense to me:
I think the line
This make the purpose of the line as follows:
With this change, WC base folders get an initial status normal and status is correctly refreshed when crawler have discovered the real recursive status.
Does this make sense?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.