is possible edit code on remote VCS server without local checkin?
2 人关注
已回答
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,
请先登录再写评论。
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.