The phase information is not always up to date

Angel Ezquerra angel.ezquerra at gmail.com
Thu Feb 2 01:28:05 CST 2012


On Wed, Jan 25, 2012 at 11:56 PM, Idan Kamara <idankk86 at gmail.com> wrote:
> On Wed, Jan 25, 2012 at 4:14 PM, Angel Ezquerra Moreu
> <angel.ezquerra at gmail.com> wrote:
>>
>> Hi,
>>
>> I originally sent the following question to the TortoiseHg developers
>> mailing list. In there Steve suggested that this may be a mercurial
>> issue.
>>
>> As you may know I am working on adding phase support to TortoiseHg. I
>> got everything mostly working, but I have a problem. I added an
>> (optional) column to the tortoisehg workbench which shows the phase of
>> each revision. I also added a way to change the phase of a particular
>> revision. The problem is that TortoiseHg does not update the phase
>> column when you change the phase of a revision, even after I hit the
>> refresh button. I must close the repository tab and open it again in
>> order to get the updated phase information. Sometimes even this does
>> not work, and I must restart the workbench to update the phase info!
>>
>> Steve said that this usually means the repository is holding on to
>> cached data and is not releasing it when the repository is
>> invalidated. However it may also be that I am doing something wrong.
>> Do you have any suggestions to further debug this problem?
>
> These http://mercurial.markmail.org/thread/ma6qn5hj4om6e3o4 should fix it.

This issue has been confirmed to be fixed.

Cheers,

Angel


More information about the Mercurial-devel mailing list