PyCharm creates version of py files

已回答

PyCharm is creating a file version of existing py files afther they are editing. It creates a different version for each edition. E.g. if I have the file foo.py then the ide create foo-2018-7-20-12-00-00.py with the original file.

I have tried to find a solution to this behavior with not success in settings. Usually I work with Mac but I face the problem in Windows 

0

Hi, could you please create a ticket in our bug tracker and attach idea.log file from Help | Show Log in ...? Is your project located on the mounted drive?

0
Avatar
Permanently deleted user

Hi  I have seen this problem happen when I work in folders within cloud service s like OneDrive or WD but only when I work with Windows, I never faced the problem working with Mac

0

It is not recommended to store project in OneDrive, a better choice is to use a VCS or deployment feature.

0

请先登录再写评论。