Mehrdad
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created remote development in CLion with my makefile (remove make parameter that CLion added)
CompletedHi I need to implement full remote development in Clion. as i read this page CLion version 2021 support full remote development. here is my senario: developer > linux server > svn developer connect... -
Created Subversion Authentication Required Dialog
AnsweredI am attempting to checkout a project from a subversion repository. I have entered in my information such as the url, username and password. dialog that won't go away comes up. "Authentication Requ... -
Edited is possible edit code on remote VCS server without local checkin?
AnsweredHi 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 CL...