ku1ik/bitpocket

Deleted files on master reappear after sync from slave

coolkehon opened this issue · 2 comments

I have a bitpocket repo setup to a remote server with passwordless ssh keys.
While editing files in vim on the master repo vim constantly complains about the .*.swp files existing after I have been editing a file then edit another one and thus vim removes the .swp file for that file but bitpocket resyncs the swp file after deletion

Are you able to reproduce it on some simple example (file "a", file "b"...) giving step by step instructions? That would help me to write a test case for that.

@coolkehon do you still experience that?