defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

All changed files where not in stage&commit window and after cancelling they were removed #388

Closed sofiahe closed 7 years ago

sofiahe commented 7 years ago

Steps to reproduce

  1. I followed the tutorial as usuall, started a new project
  2. First thing I did was cleaning out the logo.png and logo.atlas
  3. Saved and commited
  4. Started on the tutorial greated level.atlas, dragged in the two ground images
  5. Saved
  6. Created ground.collection and the game objects/sprites in it
  7. Saved
  8. Added ground.collection to main.collection
  9. Build and launched, verified it showed up
  10. Created the ground.script and added controller to ground.collection
  11. Build and launched to verify the ground moving
  12. Saved
  13. Selected synchronize
  14. Pulled ok
  15. In the stage window only level.atlas was shown as changed file ground.collection and ground.script wasnt showing.
  16. Clicked Cancel in the stage window

Actual result: Error Could not delete file C:\Users\sofia.hedlund\DefoldTutorial1Editor2_v3\main\level.atlas

After this cancellation, the ground.collection and ground.script had been removed from the editor. Had to make some fiddeling with bash to get the files back with git apply.

Defold version1.2.96
Defold shae6b3e14db1c069651d410877ca5e07596bcc4edc
Build time2017-01-11T10:00:14.875260
OS nameWindows 7
OS version6.1
OS archamd64
Java version1.8.0_102-b14
Errora4001943a579413e8095afaa2140c4f6
sofiahe commented 7 years ago

I have a huge 120MB log as well which you can look through if you want. Its too big to attach here.

sofiahe commented 7 years ago

reproduced with same steps: Added two files, hero.json and hero.spincescene Saved Sync Only one of the two files are seen as changed. screen shot 333