-
Notifications
You must be signed in to change notification settings - Fork 78
Description
I have a machine in the office which I use bitpocket to sync work between it and my laptop. I had a problem with the machine being down for several days and the files on the laptop weren't properly synced. I removed the lock file on the remote machine, ran bitpocket sync and got an error message that a folder which I copied into two different folders and then deleted on the office machine cannot be deleted locally. I moved the folder to a different location and then the sync went through. However, now I see that the folder only has it's subfolders but no files. I ran bitpocket pack on the laptop, and I can see the files in the .bitpocket/pack directory, when I run git log filename I get some output showing there was some action going on last time I was working on these files, but when I run git diff filename I get empty output.
- I think that the copying the folder as empty is a bug. I'm not sure how to recreate this.
- Is there any hope that the files are salvageable?