Hi. I try to start VCS on SES IDE. But no success. Does some body know a tutorial how to start GITHUB VCS on nrf Connect Segger Embedded Studio
Hi. I try to start VCS on SES IDE. But no success. Does some body know a tutorial how to start GITHUB VCS on nrf Connect Segger Embedded Studio
Hi qwertynoon,
Some months back, I attempted a similar thing. I managed to add git into the SES. There is an option inside SES to specify the VCS and then to give the user details and etc. You can do minimal operations like, add, commit, revert and etc. See the below snapshot.
However, there are not any provisions for push and pull etc. Only some minimal VC operations are allowed. In the future releases of SES, we will be getting more functionalities associated with the VCS.
Pasted below some links, which I used/referred,
Hi qwertynoon,
Some months back, I attempted a similar thing. I managed to add git into the SES. There is an option inside SES to specify the VCS and then to give the user details and etc. You can do minimal operations like, add, commit, revert and etc. See the below snapshot.
However, there are not any provisions for push and pull etc. Only some minimal VC operations are allowed. In the future releases of SES, we will be getting more functionalities associated with the VCS.
Pasted below some links, which I used/referred,
Hi jeevan
I found SES embedded studio helpless with git VCS. I use command terminal. Thanks.