I there an app note somewhere on how to use CCS4 with a revision control system. We are interested in using git.
On another note, how does one search only a specific forum?
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.
I there an app note somewhere on how to use CCS4 with a revision control system. We are interested in using git.
On another note, how does one search only a specific forum?
Greg,
I couldn't find a GIT plug-in for Eclipse 3.2 (the one used by CCSV4). The only Eclipse GIT plug-in I found is Egit (http://eclipse.org/egit/), but it seems to be supported only in Eclipse 3.5 and newer.
Regards,
Rafael
Greg,
Are you writing Linux apps? The reason I ask is that Linux app dev is what I think of when I hear of people using GIT. If that is the case you may want to take a look at the early releases of v5 as those early beta releases are targeted at Linux app developers and it uses Eclipse 3.6 which should work with the egit plug-in Rafael mentioned.
Regards,
John