Keeping remote and local files in sync
Answered
Hi all,
I've seen a few posts about this, with nothing that tells me there's a solution out there. I'm working with PyCharm, where I've got it set up to edit locally (a directory on my Mac disk), and save remotely to a Linux server directory in my workspace. This works great so long as I'm the only one making changes, things stay in sync. However, I work in a team against a repository. Every time I update my remote directory from the repository, my remote and local copies of the files are out of sync. Getting them back in sync using PyCharm is a pain at best.
Will this have a solution at some point?
Thanks in advance,
Doug
Please sign in to leave a comment.
Hi Doug,
Could you please provide more info about your setup: Have you configured synchronization/deployment in PyCharm? Which VCS do you use with your team? Have you configured this VCS in Pycharm: https://www.jetbrains.com/help/pycharm/2016.3/version-control-with-pycharm.html?