Hi,
The problem is when using TortoiseGit with TC. The separate tree is not refreshing following some operations, like Commit or Revert. The files and directories overlays aren't updating. One workaround is to collapse the tree and re-expand it. Is there something I can do about it?
Thanks
Jonathan
Separate tree refresh issue
Moderators: Hacker, petermad, Stefan2, white
- jonathanpoulin
- Member
- Posts: 131
- Joined: 2020-12-19, 12:09 UTC
- Location: Saint-Marc-des-Carrières, QC Canada
- Contact:
Separate tree refresh issue
Thanks,
Jonathan Poulin
Jonathan Poulin
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Separate tree refresh issue
Apparently the folder is created by Git, not Total Commander. To make TC see these changes, you need to go to menu
Configuration - Options - Refresh and enable the lower half of the page, "Auto-Refresh", with at least the first two enabled.
Configuration - Options - Refresh and enable the lower half of the page, "Auto-Refresh", with at least the first two enabled.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- jonathanpoulin
- Member
- Posts: 131
- Joined: 2020-12-19, 12:09 UTC
- Location: Saint-Marc-des-Carrières, QC Canada
- Contact:
Re: Separate tree refresh issue
Hi Christian,ghisler(Author) wrote: 2021-03-05, 15:06 UTC Apparently the folder is created by Git, not Total Commander. To make TC see these changes, you need to go to menu
Configuration - Options - Refresh and enable the lower half of the page, "Auto-Refresh", with at least the first two enabled.
This is not working, I tried with all of them enabled (under Configuration->Options->Refresh->Auto-Refresh when the file system changes). The TortoiseGit overlays does not update automatically. Let's say I modify a file, on the file window the overlay change but not on the separate tree.
Any idea?
Thanks,
Jonathan Poulin
Jonathan Poulin
- ghisler(Author)
- Site Admin
- Posts: 50561
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Separate tree refresh issue
You asked about the separate tree - it shows folders which are added or removed.
The functions do not detect when the GIT overlays change, because the file itself doesn't change, so there is no notification from Windows. I'm not aware of any function to be notified about overlay icon changes.
The functions do not detect when the GIT overlays change, because the file itself doesn't change, so there is no notification from Windows. I'm not aware of any function to be notified about overlay icon changes.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- jonathanpoulin
- Member
- Posts: 131
- Joined: 2020-12-19, 12:09 UTC
- Location: Saint-Marc-des-Carrières, QC Canada
- Contact:
Re: Separate tree refresh issue
Ok, I see. Sorry.ghisler(Author) wrote: 2021-03-09, 14:16 UTC You asked about the separate tree - it shows folders which are added or removed.
The functions do not detect when the GIT overlays change, because the file itself doesn't change, so there is no notification from Windows. I'm not aware of any function to be notified about overlay icon changes.
So is there any way to do some kind of a macro that would be called each time I use a TortoiseGit function to resolve it? I don't know how to do that with TC. I mean if I collapse and re-expand the tree any changes to the overlays is "seen" by TC.
Thanks
Thanks,
Jonathan Poulin
Jonathan Poulin