google app engine - GAE appcfg.py deploy always upload all files (instead changed only) -
i've started have problem today.
everytime run appcfg.py update .
updates 441 project files.
if modified 1 upload 442.
running appcfg.py update .
twice upload 441 files every time.
this obviusly problem because instead uploading couple of files uploading lot of them , taking lot of time.
this have tried:
- updated app engine launcher latest version
- rebooted
- removed files folder, download them again git
nothing seems work.
i left app.yaml , index.php , uploaded both files every time, if not change anything.
ideas? thanks
this expected behavior. uploading files fast me.
Comments
Post a Comment