Forum > Options
How to disable automatic source/component update?
Kurt:
I am seeing source code in Lazarus get updates that I don't initiate.
I'm having a hard time finding the setting to turn this off - does anyone know where I can look for this?
dsiders:
--- Quote from: Kurt on March 30, 2024, 09:13:27 pm ---I am seeing source code in Lazarus get updates that I don't initiate.
I'm having a hard time finding the setting to turn this off - does anyone know where I can look for this?
--- End quote ---
Lazarus does not auto-update from the git repo. If you're getting updates, it's because you asked for them. Are you pulling from the main or fixes branches? Then don't.
Kurt:
I'm not pulling from anything. The only thing I even use git for is a personal project, and I never touch it inside the Lazarus tree. I suppose git was used for the initial installation, since I used fpcupdeluxe to do it, but I haven't run fpcupdeluxe to update things in at least six months, and I'm getting this sort of notification in Lazarus once a month or so.
So I'm quite at a loss as to what is causing this. Do you know tortoisegit well? Does it have some sort of setting where it will automatically update a repo from upstream? I wouldn't have expected this, but it's all I can think of.
Thaddy:
Those files are for IDE project configuration, make info, and are auto generated. Do not touch by hand. You can not turn it off and should not turn it off: your Lazarus project would be broken.
Fibonacci:
Funny thing! I just got the same popup!
I have a suspect: TIME CHANGE :D
Navigation
[0] Message Index
[#] Next page