This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CCSTUDIO: Integration of tortoise SVN(version control) with Code Composer Studio

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

Hi All,

I am working with CCS version 7.3.0.00019.

 My requirement is to get the version controlled projects with CCS. It happened to come across some of the version control software like Git and tortoise SVN. I am planning to use SVN with CCS.

How do I collaboratively use the CCS with SVN?

Please suggest me if there are any plugins related to the same.

  • Vivek,

    In CCS go to the Help menu and select "Eclipse Marketplace". In the dialog that opens type SVN in the search box. This will find plugins from the marketplace related to SVN.

    It has been a very long time since I have used SVN in CCS, Git is much more popular these days. The last time I used it I was using the Subclipse plugin. However it looks like the Subversive one is higher rated now. You may want to give them both a try.

    Note that after installing one of these plugins there should be Users Guide in the Help for them.

    Regards,
    John