I've started to have a problem today.
Everytime I run appcfg.py update .
it updates 441 project files.
Even if I just modified 1 it will upload 442.
running appcfg.py update .
twice will upload 441 files every time.
This is obviusly a problem because instead uploading a couple of files it is uploading a lot of them and taking a lot of time.
This is what I have tried:
- Updated app engine launcher to it latest version
- Rebooted
- removed all files from the folder, download them again from git
nothing seems to work.
I even left only app.yaml and index.php and it uploaded both files every time, even if I do not change anything.
Ideas? thanks