is possible edit code on remote VCS server without local checkin?
Answered
Hi
I want control local checkout in VCS server.
Is it possible to edit source code on remote VCS server , and prevent developer checkout locally?
e.g. I am developer that use CLion , and install CLion on my PC. I want to connect to VCS server and modify code remotely without local checkin.
Thanks,
Please sign in to leave a comment.
Hello!
Unfortunately, it's not supported yet. We are planning to add the ability to work remotely with source files (including project opening) in the future, please feel free to comment or upvote the corresponding issue - https://youtrack.jetbrains.com/issue/CPP-744.